Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: deps
Browse files Browse the repository at this point in the history
darkskygit committed Jan 30, 2024
1 parent e68ef6f commit 1d355b3
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions libs/jwst-codec-utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -30,6 +30,7 @@ rand = { workspace = true }
serde_json = { workspace = true }

[dev-dependencies]
assert-json-diff = "2.0"
criterion = { version = "0.5", features = ["html_reports"] }
path-ext = "0.1"
proptest = "1.3"

0 comments on commit 1d355b3

Please sign in to comment.