Skip to content

Commit

Permalink
updated Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbo authored Jan 22, 2023
1 parent d3255cb commit 7b67f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
libmem = ">=0.1.2"
libmem = ">=4.0.0"

[[bin]]
name = "process_enumeration"
Expand Down

0 comments on commit 7b67f41

Please sign in to comment.