riff
riff copied to clipboard
Riff automatically provides external dependencies for Rust projects, with support for other languages coming soon.
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.150. Release notes Sourced from serde's releases. v1.0.150 Relax some trait bounds from the Serialize impl of HashMap and BTreeMap (#2334) Enable Serialize and Deserialize...
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/e228867146581fa5e4be25dafc0dd68fdd22f0ad' (2022-09-03) → 'github:nix-community/fenix/2745d0c04a278231140125b81996d23fe00d923c' (2022-12-10) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/93c52e41ec0d297c7512adf5936d8c464c820618' (2022-09-01) → 'github:rust-lang/rust-analyzer/14492043dba29d626ea98667c3c7c0002f75feff' (2022-12-09)...
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 14 to 15. Release notes Sourced from DeterminateSystems/update-flake-lock's releases. v15 What's Changed Allow to customize git author/committer name+email by @armanbilge in DeterminateSystems/update-flake-lock#58 Full Changelog: https://github.com/DeterminateSystems/update-flake-lock/compare/v14...v15 Commits aa092a7...
I don't know if I've only started noticing or if the tooling in this space has started to proliferate, but it isn't clear to me which tool to reach for...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.89. Release notes Sourced from serde_json's releases. v1.0.89 Fix invalid JSON incorrectly accepted when a large number has no digits after decimal point (#953) v1.0.88...
Is there any way to either ask for musl libraries or build with a particular glibc version (like `cargo zigbuild`) for folks who need to ship binaries to older systems...
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.13 to 4.0.26. Release notes Sourced from clap's releases. v4.0.26 [4.0.26] - 2022-11-16 Fixes (error) Fix typos in ContextKind::as_str v4.0.25 [4.0.25] - 2022-11-15 Features (error) Report available...
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.1 to 0.17.2. Release notes Sourced from indicatif's releases. 0.17.2 A small maintenance release which makes indicatif more portable and fixes some minor regressions. Use portable-atomic to...
Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.4 to 0.12.5. Commits be05a2a (cargo-release) version 0.12.5 609c2c8 Add several new targets. (#83) cb031b2 add support for aarch64-pc-windows-gnullvm (#82) See full diff in compare view [ it gets an error like  I got...