Skip to content

Commit

Permalink
Update Rust crate logos to v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 3, 2024
1 parent 6b9055d commit cfe6417
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ justjson = { version = "=0.3.0", default-features = false }
lexical = { version = "=7.0.2", default-features = false }
libp2p = { version = "=0.54.1", default-features = false }
libp2p-stream = { version = "=0.2.0-alpha", default-features = false }
logos = { version = "=0.14.2", default-features = false }
logos = { version = "=0.14.3", default-features = false }
memchr = { version = "=2.7.4", default-features = false }
mimalloc = { version = "=0.1.43", default-features = false }
mime = { version = "=0.3.17", default-features = false }
Expand Down

0 comments on commit cfe6417

Please sign in to comment.