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 dada280 commit 0a42520Copy full SHA for 0a42520
static-serve/Cargo.toml
@@ -10,7 +10,7 @@ categories.workspace = true
10
repository.workspace = true
11
12
[dependencies]
13
-static-serve-macro = { path = "../static-serve-macro", version = "0.2.2" }
+static-serve-macro = { path = "../static-serve-macro", version = "=0.2.2" }
14
axum = { version = "0.8", default-features = false }
15
bytes = "1.10"
16
0 commit comments