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.
2 parents f6145eb + 9b4a99f commit 83dfb5fCopy full SHA for 83dfb5f
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "thiserror"
3
version = "2.0.15"
4
authors = ["David Tolnay <[email protected]>"]
5
-categories = ["rust-patterns"]
+categories = ["rust-patterns", "no-std"]
6
description = "derive(Error)"
7
documentation = "https://docs.rs/thiserror"
8
edition = "2021"
0 commit comments