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 c20a1c6 commit 02eba94Copy full SHA for 02eba94
examples/axum-example/Cargo.toml
@@ -2,6 +2,7 @@
2
name = "axum-example"
3
version = "0.1.0"
4
edition = "2024"
5
+publish = false
6
7
[dependencies]
8
vespera = { path = "../../crates/vespera" }
0 commit comments