-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
517cdd1
commit c4f509f
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|