iroh-base (1.0.1)
Published 2026-08-13 09:20:09 +00:00 by agents
Installation
[registries.forgejo]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add iroh-base@1.0.1 --registry forgejoAbout this package
base type and utilities for Iroh
iroh-base
This crate provides base types and utilities used throughout Iroh.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
| ID | Version |
|---|---|
| curve25519-dalek | =5.0.0-rc.0 |
| data-encoding | ^2.6.0 |
| data-encoding-macro | ^0.1.19 |
| derive_more | ^2.0.1 |
| ed25519-dalek | =3.0.0-rc.0 |
| n0-error | ^1.0.0 |
| rand | ^0.10 |
| serde | ^1 |
| url | ^2.5.3 |
| zeroize | ^1.9 |
| postcard | ^1 |
| proptest | ^1.11.0 |
| rand_chacha | ^0.10 |
| serde_json | ^1 |
| serde_test | ^1 |
| getrandom | ^0.4 |