aleo-rust
aleo-rust copied to clipboard
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.21 to 4.4.8. Release notes Sourced from clap's releases. v4.4.8 [4.4.8] - 2023-11-10 Features Add Command::flatten_help to allow git stash -h like help for subcommands v4.4.6 [4.4.6]...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.31.0 to 1.34.0. Release notes Sourced from tokio's releases. Tokio v1.34.0 Fixed io: allow clear_readiness after io driver shutdown (#6067) io: fix integer overflow in take (#6080)...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.192. Release notes Sourced from serde's releases. v1.0.192 Allow internal tag field in untagged variant (#2646, thanks @robsdedude) v1.0.191 Documentation improvements v1.0.190 Preserve NaN sign...
## 🐛 Bug Report As of a few weeks ago, I was able to successfully find unspent records and execute private transfers on testnet. However now something seems wrong the...
Bumps [self_update](https://github.com/jaemk/self_update) from 0.37.0 to 0.39.0. Changelog Sourced from self_update's changelog. [0.39.0] Added Add signatures feature to support verifying zip/tar.gz artifacts using zipsign Changed MSRV = 1.64 Removed [0.38.0] Added...
Bumps [indexmap](https://github.com/bluss/indexmap) from 2.0.0 to 2.0.2. Changelog Sourced from indexmap's changelog. 2.0.2 The hashbrown dependency has been updated to version 0.14.1 to complete the support for Rust 1.63. 2.0.1 MSRV:...
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.19 to 0.37.25. Release notes Sourced from rustix's releases. 0.37.20 Fix decoding of abstract unix sockets (#661) Fix the fstat/statat/etc. fallback when statx fails with EPERM. (#666)...
Bumps [time](https://github.com/time-rs/time) from 0.3.25 to 0.3.30. Release notes Sourced from time's releases. v0.3.30 See the changelog for details. v0.3.29 See the changelog for details. v0.3.28 See the changelog for details....
Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.5 to 0.3.6. Release notes Sourced from warp's releases. v0.3.6 Features Add ability to pass None to multipart::form().max_length(). Implement Reply for Result<impl Reply, impl Reply>. Make multipart::Part::content_type()...