Skip to content

Commit

Permalink
Merge pull request #6 from illicitonion/semver-1
Browse files Browse the repository at this point in the history
Bump semver to 1.0.0
  • Loading branch information
ehuss authored Jul 8, 2021
2 parents c3bc392 + 54a5f18 commit 36f5e72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 30 deletions.
31 changes: 2 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ flate2 = "1.0.19"
log = "0.4.11"
regex = "1.4.2"
reqwest = { version = "0.11.0", features = ["blocking", "json"] }
semver = "0.11.0"
semver = "1"
serde_json = "1.0.61"
tar = { version = "0.4.30", default-features = false }

Expand Down

0 comments on commit 36f5e72

Please sign in to comment.