Skip to content

Commit d30a8ca

Browse files
authored
Dependency Update (#15)
1 parent 7bbb8eb commit d30a8ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ categories = ["development-tools::testing", "os", "no-std"]
1414
cxx = { version = "1.0", default-features = false, features = ["alloc"] }
1515

1616
[build-dependencies]
17-
cmake = "0.1"
18-
git2 = "0.16.0"
19-
which = "4.3.0"
17+
cmake = "0.1.54"
18+
git2 = "0.20.0"
19+
which = "7.0.2"

0 commit comments

Comments
 (0)