specify dependencies to minor version
Some checks are pending
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run

This commit is contained in:
Josh Thomas 2024-12-13 07:18:08 -06:00
parent 134f3fea54
commit d1cc9f7ca0
5 changed files with 12 additions and 12 deletions

View file

@ -10,4 +10,4 @@ serde = { workspace = true }
serde_json = { workspace = true }
thiserror = { workspace = true }
which = "7.0.0"
which = "7.0"