Merge pull request #56 from napi-rs/dependabot/cargo/semver-0.10
build(deps): update semver requirement from 0.9 to 0.10
This commit is contained in:
commit
e8fe8d41f3
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ bindgen = "0.54"
|
|||
glob = "0.3"
|
||||
napi-build = { version = "0.1", path = "../build" }
|
||||
regex = "1.3"
|
||||
semver = "0.9"
|
||||
semver = "0.10"
|
Loading…
Reference in a new issue