Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ltheinrich committed Jan 10, 2025
1 parent 517cdd1 commit c4f509f
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 @@ -905,7 +905,7 @@ sha3 0.10.8 RustCrypto Developers https://github.com/RustCrypto/hashes Apache-2.
shlex 1.3.0 comex <[email protected]>|Fenhl <[email protected]>|Adrian Taylor <[email protected]>|Alex Touchet <[email protected]>|Daniel Parks <[email protected]>|Garrett Berg <[email protected]> https://github.com/comex/rust-shlex Apache-2.0 OR MIT Split a string into shell words, like Python's shlex.
spin 0.9.8 Mathijs van de Nes <[email protected]>|John Ericson <[email protected]>|Joshua Barretto <[email protected]> https://github.com/mvdnes/spin-rs.git MIT Spin-based synchronization primitives
subtle 2.6.1 Isis Lovecruft <[email protected]>|Henry de Valence <[email protected]> https://github.com/dalek-cryptography/subtle BSD-3-Clause Pure-Rust traits and utilities for constant-time cryptographic implementations.
syn 2.0.95 David Tolnay <[email protected]> https://github.com/dtolnay/syn Apache-2.0 OR MIT Parser for Rust source code
syn 2.0.96 David Tolnay <[email protected]> https://github.com/dtolnay/syn Apache-2.0 OR MIT Parser for Rust source code
thiserror 1.0.69 David Tolnay <[email protected]> https://github.com/dtolnay/thiserror Apache-2.0 OR MIT derive(Error)
thiserror-impl 1.0.69 David Tolnay <[email protected]> https://github.com/dtolnay/thiserror Apache-2.0 OR MIT Implementation detail of the `thiserror` crate
typenum 1.17.0 Paho Lurie-Gregg <[email protected]>|Andre Bogus <[email protected]> https://github.com/paholg/typenum Apache-2.0 OR MIT Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.
Expand Down

0 comments on commit c4f509f

Please sign in to comment.