Skip to content

Commit bb2d496

Browse files
deps: bump sysinfo from 0.33.1 to 0.38.4
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.33.1 to 0.38.4. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.33.1...v0.38.4) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad1f8e commit bb2d496

2 files changed

Lines changed: 109 additions & 30 deletions

File tree

Cargo.lock

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

misc/memory-connection-limits/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ memory-stats = { version = "1", features = ["always_use_statm"] }
1414
libp2p-core = { workspace = true }
1515
libp2p-swarm = { workspace = true }
1616
libp2p-identity = { workspace = true, features = ["peerid"] }
17-
sysinfo = "0.33"
17+
sysinfo = "0.38"
1818
tracing = { workspace = true }
1919

2020
[dev-dependencies]

0 commit comments

Comments
 (0)