We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f268ac commit f58e803Copy full SHA for f58e803
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "anyhow"
3
version = "1.0.58" # remember to update html_root_url
4
authors = ["David Tolnay <[email protected]>"]
5
-categories = ["rust-patterns"]
+categories = ["rust-patterns", "no-std"]
6
description = "Flexible concrete Error type built on std::error::Error"
7
documentation = "https://docs.rs/anyhow"
8
edition = "2018"
0 commit comments