diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 0e0b072..ce2abef 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coz" -version = "0.1.2" +version = "0.1.3" authors = ["Alex Crichton "] edition = "2018" repository = "https://github.com/plasma-umass/coz"