Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Commit 805ff45

Browse files
Bump semver from 0.9.0 to 0.10.0
Bumps [semver](https://github.com/steveklabnik/semver) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/steveklabnik/semver/releases) - [Commits](https://github.com/steveklabnik/semver/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a00100d commit 805ff45

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

Cargo.lock

+10-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ readme = "README.md"
1212
anyhow = "1.0"
1313
cargo_metadata = "0.10"
1414
petgraph = "0.5"
15-
semver = "0.9"
15+
semver = "0.10"
1616
serde_json = "1.0"
1717
structopt = "0.3"
1818

0 commit comments

Comments
 (0)