Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grim7reaper committed Mar 20, 2024
1 parent 44d12ba commit 2a1a813
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Possible sections are:

- `IntoIterator` implementation for `FrozenMap` and `FrozenSet`

### Changed

- bump deps

## [0.1.1] - 2024-01-15

### Changed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pre-release-replacements = [

[dependencies]
either = { version = "1.0", default-features = false }
h3o = { version = "0.5", default-features = false }
h3o = { version = "0.6", default-features = false }
fst = { version = "0.4", default-features = false }

[dev-dependencies]
Expand Down

0 comments on commit 2a1a813

Please sign in to comment.