Skip to content

Commit 17b1a71

Browse files
committed
Don't allow cortex-m-rt <= 0.6.15
Previous versions didn't set the 'links' cargo field, and risk being pulled together with newer ones.
1 parent a68e1dc commit 17b1a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/makecrates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
7979
[dependencies.cortex-m-rt]
8080
optional = true
81-
version = ">=0.6.13,<0.8"
81+
version = ">=0.6.15,<0.8"
8282
8383
[package.metadata.docs.rs]
8484
features = {docs_features}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy