Skip to content

Commit 25fc649

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 6357308 commit 25fc649

File tree

2 files changed

+39
-6
lines changed

2 files changed

+39
-6
lines changed

Cargo.lock

Lines changed: 38 additions & 5 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
@@ -145,7 +145,7 @@ utoipa = { version = "5.4.0", features = ["axum_extras", "uuid", "chrono"] }
145145
utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
146146

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

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

0 commit comments

Comments
 (0)