Skip to content

Commit

Permalink
chore: Update semver
Browse files Browse the repository at this point in the history
  • Loading branch information
jubianchi committed Nov 27, 2020
1 parent 636a533 commit 306a3c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 lib/compiler-llvm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ features = ["llvm10-0", "target-x86", "target-aarch64"]
cc = "1.0"
lazy_static = "1.4"
regex = "1.3"
semver = "0.9"
semver = "0.11"
rustc_version = "0.2"

[features]
Expand Down

0 comments on commit 306a3c5

Please sign in to comment.