Skip to content

Commit 1b5445b

Browse files
deps(deps): bump memscope-rs from 0.1.5 to 0.1.10
Bumps [memscope-rs](https://github.com/TimWood0x10/memscope-rs) from 0.1.5 to 0.1.10. - [Changelog](https://github.com/Timwood0x10/memscope-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/TimWood0x10/memscope-rs/commits) --- updated-dependencies: - dependency-name: memscope-rs dependency-version: 0.1.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4eb8f58 commit 1b5445b

File tree

2 files changed

+57
-54
lines changed

2 files changed

+57
-54
lines changed

Cargo.lock

Lines changed: 56 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ utoipa = { version = "5.4.0", features = ["axum_extras", "uuid", "chrono"] }
143143
utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
144144

145145
# Memory leak detection and tracking (optional, feature-gated in binaries)
146-
memscope-rs = "0.1.4"
146+
memscope-rs = "0.1.10"
147147

148148
# WebSocket support
149149
tokio-tungstenite = { version = "0.28", features = ["native-tls"] }

0 commit comments

Comments
 (0)