Skip to content

Commit

Permalink
update cargo version
Browse files Browse the repository at this point in the history
  • Loading branch information
iesahin committed Dec 29, 2023
1 parent f016fcd commit 541b306
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions workflow_tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,11 @@ test-generic-rsync = []


[dev-dependencies]
xvc-test-helper = { version = "0.6.0", path = "../test_helper" }

proptest = "^1.3"
test-case = "^3.2"
globset = "^0.4"
escargot = "^0.5"
xvc-test-helper = { version = "0.6.5-alpha.0", path = "../test_helper" }
shellfn = "^0.1"
jwalk = "^0.8"
anyhow = "^1.0"
Expand Down

0 comments on commit 541b306

Please sign in to comment.