We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89157f3 + 627104a commit 004186cCopy full SHA for 004186c
1 file changed
example/Cargo.toml
@@ -7,7 +7,7 @@ publish = false
7
[dependencies]
8
jemalloc_pprof = { path = ".." }
9
tokio = { version = "1", features = ["full"] }
10
-axum = "0.8"
+axum = "0.8.1"
11
[target.'cfg(not(target_env = "msvc"))'.dependencies]
12
tikv-jemallocator = { version = "0.6", features = ["profiling", "stats", "unprefixed_malloc_on_supported_platforms", "background_threads"] }
13
0 commit comments