Skip to content

Commit 2dc7dd0

Browse files
committed
Lock down some crate versions; update others semver compatibly
In order to be able to build successfully without the lockfile, which happens when verifying with `cargo package` since package never includes `Cargo.lock` [1]. If we don't constrain these crates' versions, they update to incompatible versions of, most problematically, serde_json. openssl has also deprecated the `finish` method and changed some types in a minor version bump. [1] - rust-lang/cargo#2263
1 parent 0962012 commit 2dc7dd0

File tree

2 files changed

+121
-109
lines changed

2 files changed

+121
-109
lines changed

0 commit comments

Comments
 (0)