Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ltheinrich committed Nov 5, 2024
1 parent e3907d6 commit df773a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -906,8 +906,8 @@ shlex 1.3.0 comex <comexk@gmail.com>|Fenhl <fenhl@fenhl.net>|Adrian Taylor <adet
spin 0.9.8 Mathijs van de Nes <git@mathijs.vd-nes.nl>|John Ericson <git@JohnEricson.me>|Joshua Barretto <joshua.s.barretto@gmail.com> https://github.com/mvdnes/spin-rs.git MIT Spin-based synchronization primitives
subtle 2.6.1 Isis Lovecruft <isis@patternsinthevoid.net>|Henry de Valence <hdevalence@hdevalence.ca> https://github.com/dalek-cryptography/subtle BSD-3-Clause Pure-Rust traits and utilities for constant-time cryptographic implementations.
syn 2.0.87 David Tolnay <dtolnay@gmail.com> https://github.com/dtolnay/syn Apache-2.0 OR MIT Parser for Rust source code
thiserror 1.0.67 David Tolnay <dtolnay@gmail.com> https://github.com/dtolnay/thiserror Apache-2.0 OR MIT derive(Error)
thiserror-impl 1.0.67 David Tolnay <dtolnay@gmail.com> https://github.com/dtolnay/thiserror Apache-2.0 OR MIT Implementation detail of the `thiserror` crate
thiserror 1.0.68 David Tolnay <dtolnay@gmail.com> https://github.com/dtolnay/thiserror Apache-2.0 OR MIT derive(Error)
thiserror-impl 1.0.68 David Tolnay <dtolnay@gmail.com> https://github.com/dtolnay/thiserror Apache-2.0 OR MIT Implementation detail of the `thiserror` crate
typenum 1.17.0 Paho Lurie-Gregg <paho@paholg.com>|Andre Bogus <bogusandre@gmail.com> 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.
unicode-ident 1.0.13 David Tolnay <dtolnay@gmail.com> https://github.com/dtolnay/unicode-ident (MIT OR Apache-2.0) AND Unicode-DFS-2016 Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31
universal-hash 0.5.1 RustCrypto Developers https://github.com/RustCrypto/traits Apache-2.0 OR MIT Traits which describe the functionality of universal hash functions (UHFs)
Expand Down

0 comments on commit df773a5

Please sign in to comment.