Azure / Azure/azure-sdk-for-rust
Update to new rust_decimal when rkyv is removed
Open
Azure.Core
Client
- Dominant language
- Rust
- Stars
- 884
- Forks
- 365
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 111
Description
See https://github.com/paupino/rust-decimal/issues/818 and related discussions. Once `rkyv` is removed—however it is removed—update `rust_decimal` to remove `rkyv` from the lockfile and remove the exemption from `.cargo/audit.toml`.
Contributor guide
Research direction
Read the linked rust-decimal issue and inspect Cargo.lock and .cargo/audit.toml to confirm how rkyv is removed. Once that prerequisite is complete, update rust_decimal, remove rkyv from the lockfile, and remove its audit exemption; done means the dependency and exemption are both absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, security
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100