ur-rs
ur-rs copied to clipboard
A Rust implementation of Uniform Resources
Updates the requirements on [minicbor](https://gitlab.com/twittner/minicbor) to permit the latest version. Changelog Sourced from minicbor's changelog. 0.24.0 Added minicbor::data::Tagged, a newtype with a statically attached numeric tag. Added attributes skip and...
Updates the requirements on [bitcoin_hashes](https://github.com/rust-bitcoin/rust-bitcoin) to permit the latest version. Changelog Sourced from bitcoin_hashes's changelog. 0.1.0 - 2024-02-13 Initial release of the io crate. Includes the following traits: Read BufRead...
Updates the requirements on [qrcode](https://github.com/kennytm/qrcode-rust) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version. Changelog Sourced from base64's changelog. 0.22.0 DecodeSliceError::OutputSliceTooSmall is now conservative rather than precise. That is, the error will only occur...
Updates the requirements on [gloo](https://github.com/rustwasm/gloo) to permit the latest version. Changelog Sourced from gloo's changelog. console Version 0.3.0 Migrate to Edition 2021 and Apply MSRV in Cargo.toml (#360) Introduces the...
Updates the requirements on [yew](https://github.com/yewstack/yew) to permit the latest version. Changelog Sourced from yew's changelog. ✨ yew 0.21.0 (2023-09-23) Changelog 🛠 Fixes Fix rust-analyzer non_camel_case_types warning. [[@Sean Bruton](https://github.com/Sean Bruton), #3388]...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Updates the requirements on [bitcoin_hashes](https://github.com/rust-bitcoin/rust-bitcoin) to permit the latest version. Commits fb5bacc Merge rust-bitcoin/rust-bitcoin#5159: Release tracking PR: `bitcoin-hashes v0... 7769d1e hashes: Bump version to 0.17.0 2203f39 hashes: Add explicit version...