mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-26 20:00:32 +00:00
Generate new semver baseline (#3835)
This commit is contained in:
parent
d02dd21871
commit
fc27f983c9
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -131,6 +131,7 @@ pub(crate) fn remove_unstable_items(path: &Path) -> Result<(), anyhow::Error> {
|
||||
"#[cfg(any(doc, feature = \"unstable\"))]",
|
||||
"#[<cfg>(feature = \"unstable\")]",
|
||||
"#[cfg(feature = \"unstable\")]",
|
||||
"#[doc(cfg(feature = \"unstable\"))]",
|
||||
];
|
||||
|
||||
for (id, item) in &mut krate.index {
|
||||
|
Loading…
x
Reference in New Issue
Block a user