Skip to content

Commit

Permalink
feat: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Jan 12, 2023
1 parent 81fce46 commit dd477dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ categories = ["command-line-utilities", "science"]
snap = "1"
scroll = "0.11.0"
num = "0.4.0"
ahash = "0.8.1"
serde = { version = "1.0.147", features = ["derive"] }
ahash = "0.8.2"
serde = { version = "1.0.152", features = ["derive"] }
dashmap = "^5.4.0"
bio-types = "0.13.0"
smallvec = "1.10.0"
Expand Down

0 comments on commit dd477dc

Please sign in to comment.