Skip to content

Commit

Permalink
build(deps): update litemap requirement from =0.7.4 to =0.7.5
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: litemap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent 3094d96 commit 98ced7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quic/s2n-quic-qns/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cfg-if = "1"
futures = "0.3"
http = "1.0"
humansize = "2"
litemap = "=0.7.4" # newer versions require rust 1.81
litemap = "=0.7.5" # newer versions require rust 1.81
lru = "0.13"
rand = "0.9"
s2n-codec = { path = "../../common/s2n-codec" }
Expand Down

0 comments on commit 98ced7d

Please sign in to comment.