Skip to content

Commit fb3281c

Browse files
committed
Add a lockfile and upgrade dependencies
`ctest` is horribly inconsistent across targets for unclear reasons. It seems unlikely, but one possibility is that different versions of dependencies are getting used on different platforms. Attempt to mitigate this by adding a lockfile and upgrading all `Cargo.toml` dependencies to the latest version.
1 parent dc4c75d commit fb3281c

File tree

7 files changed

+809
-11
lines changed

7 files changed

+809
-11
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
target
2-
Cargo.lock
32
*~

0 commit comments

Comments
 (0)