Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ltheinrich committed Nov 8, 2024
1 parent 2f90b87 commit 987d68e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,7 @@ js-sys 0.3.72 The wasm-bindgen Developers https://github.com/rustwasm/wasm-bindg
json 0.12.4 Maciej Hirsz <hello@maciej.codes> https://github.com/maciejhirsz/json-rust Apache-2.0 OR MIT JSON implementation in Rust
keccak 0.1.5 RustCrypto Developers https://github.com/RustCrypto/sponges/tree/master/keccak Apache-2.0 OR MIT Pure Rust implementation of the Keccak sponge function including the keccak-f and keccak-p variants
kern 1.7.1 Lennart Heinrich <lennart@ltheinrich.de> https://ltheinrich.de/kern ISC General library for Rust
libc 0.2.161 The Rust Project Developers https://github.com/rust-lang/libc Apache-2.0 OR MIT Raw FFI bindings to platform libraries like libc.
libc 0.2.162 The Rust Project Developers https://github.com/rust-lang/libc Apache-2.0 OR MIT Raw FFI bindings to platform libraries like libc.
log 0.4.22 The Rust Project Developers https://github.com/rust-lang/log Apache-2.0 OR MIT A lightweight logging facade for Rust
memchr 2.7.4 Andrew Gallant <jamslam@gmail.com>|bluss https://github.com/BurntSushi/memchr MIT OR Unlicense Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search.
minicov 0.3.7 Amanieu d'Antras <amanieu@gmail.com> https://github.com/Amanieu/minicov Apache-2.0 OR MIT Code coverage and profile-guided optimization support for no_std and embedded programs
Expand Down

0 comments on commit 987d68e

Please sign in to comment.