Vendor dependencies for 0.3.0 release

This commit is contained in:
2025-09-27 10:29:08 -05:00
parent 0c8d39d483
commit 82ab7f317b
26803 changed files with 16134934 additions and 0 deletions

20
vendor/piper/CHANGELOG.md vendored Normal file
View File

@@ -0,0 +1,20 @@
# Version 0.2.4
- Update doctests to be more reliable. (#19)
# Version 0.2.3
- Relax MSRV to v1.36. (#15)
- Fix the repository URL in Cargo.toml. (#16)
# Version 0.2.2
- Update `portable-atomic-util` to v0.2.0. (#12)
# Version 0.2.1
- Update `fastrand` to v2.0.0. (#2)
# Version 0.2.0
- **Breaking:** Replace the uploaded version on `crates.io` with a new, maintained version of `piper` that only contains the pipe code.