Skip to content

Commit

Permalink
bump crate versions 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-devv committed Apr 1, 2024
1 parent 32623ba commit 79d17bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/memonitor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"
publish = true

[dependencies]
memonitor-sys = { path = "../memonitor-sys", version = "0.1.1", default-features = false }
memonitor-sys = { path = "../memonitor-sys", version = "0.2.0", default-features = false }
once_cell = "1.19.0"
sysinfo = "0.30.7"
tracing = "0.1.40"
Expand Down

0 comments on commit 79d17bb

Please sign in to comment.