Skip to content

Commit 004186c

Browse files
committed
Merge remote-tracking branch 'upstream/main' into marc/version-bump
2 parents 89157f3 + 627104a commit 004186c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish = false
77
[dependencies]
88
jemalloc_pprof = { path = ".." }
99
tokio = { version = "1", features = ["full"] }
10-
axum = "0.8"
10+
axum = "0.8.1"
1111
[target.'cfg(not(target_env = "msvc"))'.dependencies]
1212
tikv-jemallocator = { version = "0.6", features = ["profiling", "stats", "unprefixed_malloc_on_supported_platforms", "background_threads"] }
1313

0 commit comments

Comments
 (0)