Upgraded H2 dependency to fix vulnerability and also upgraded a smattering of other dependencies to their most recent versions
This commit is contained in:
Generated
+186
-197
File diff suppressed because it is too large
Load Diff
@@ -40,11 +40,6 @@ mockito = "1.0.0"
|
|||||||
pretty_assertions = "1.3.0"
|
pretty_assertions = "1.3.0"
|
||||||
rstest = "0.18.2"
|
rstest = "0.18.2"
|
||||||
|
|
||||||
[dev-dependencies.cargo-husky]
|
|
||||||
version = "1.5.0"
|
|
||||||
default-features = false
|
|
||||||
features = ["prepush-hook", "precommit-hook", "run-cargo-test", "run-cargo-clippy"]
|
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
bench = false
|
bench = false
|
||||||
path = "src/main.rs"
|
path = "src/main.rs"
|
||||||
|
|||||||
Reference in New Issue
Block a user