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.
publish
1 parent a58c1a9 commit 9ea929dCopy full SHA for 9ea929d
examples/bug_234_tls/Cargo.toml
@@ -1,12 +1,11 @@
1
[package]
2
name = "bug_234_tls"
3
-version = "0.1.0"
4
-edition = "2021"
+publish = false
+edition.workspace = true
5
+version.workspace = true
6
authors.workspace = true
-license.workspace = true
7
-homepage.workspace = true
8
repository.workspace = true
9
-rust-version.workspace = true
+license.workspace = true
10
11
[dependencies]
12
axum = { workspace = true, default-features = true }
0 commit comments