Closed sadikovi closed 6 years ago
@sunchao Do you think that we should use ~
to restrict versions in Cargo.toml (https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html)?
Thanks @sadikovi . The PR looks good to me. Regarding the "tilde" versions, I think we may not need it for now as #160 may just be a Rust nightly upgrade issue. Also, I checked some other major Rust projects and they all use the caret versions.
This small PR updates dependencies to the latest versions.