Skip to content

Commit

Permalink
chore: bumping dependencies (#157)
Browse files Browse the repository at this point in the history
Release-As: 0.15.0
  • Loading branch information
holtgrewe authored Feb 8, 2024
1 parent d587cb8 commit 6e75cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ postgres = { version = "0.19", features = ["with-chrono-0_4"] }
quick_cache = "0.4"
regex = "1.7"
rustc-hash = "1.1"
seqrepo = { version = "0.9", features = ["cached"] }
seqrepo = { version = "0.10", features = ["cached"] }
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
thiserror = "1.0"
Expand Down

0 comments on commit 6e75cd5

Please sign in to comment.