Fix a clippy warning by getting rid of a dependency
Dependencies
- [2]
WS3UUOV3Extract commodity type into separate crate - [3]
2JBFREZGenable additional warnings - [4]
ZVTVMOZQUpgrade dependencies - [5]
QNGOXZL4Add a basic framework - [6]
YDK6X6PPadd a library of important types for beancount - [*]
I2P2FTLEadd basic parser for german decimals
Change contents
- replacement in beancount/commodity/src/lib.rs at line 39
delegate::delegate! {to self.name {fn deref(&self) -> &Self::Target;}#[inline]fn deref(&self) -> &Self::Target {&self.name - edit in beancount/commodity/Cargo.toml at line 12
delegate.workspace = true - edit in Cargo.lock at line 222
"delegate",