We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834bacf commit e6d27adCopy full SHA for e6d27ad
crates/panic-handler/Cargo.toml
@@ -5,4 +5,8 @@ authors = ["Alex Crichton <[email protected]>"]
5
edition = "2021"
6
publish = false
7
8
+[lib]
9
+test = false
10
+bench = false
11
+
12
[dependencies]
0 commit comments