We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a25fc3 commit f2a9135Copy full SHA for f2a9135
Cargo.toml
@@ -33,7 +33,7 @@ void = { version = "1", default-features = false }
33
# optional dependencies
34
# cortex-m-rtic = { version = "0.5", optional = true }
35
lpc55-rtic = { version = "0.5.7", optional = true }
36
-littlefs2 = { version = "0.5", optional = true }
+littlefs2 = { version = "0.6", optional = true }
37
38
[dev-dependencies]
39
aes = "0.7"
0 commit comments