Commit 7342c3f
committed
Update dependencies and fix new warnings
* We don't call delete() and update() outside of tests, which technically
makes the two "dead" code
* clone_from() is a bit opinionated, but it basically allows to have
a clever Clone implementation that avoids memory allocations. See
https://rust-lang.github.io/rust-clippy/master/index.html#/assigning_clones1 parent 581c34f commit 7342c3f
3 files changed
+415
-312
lines changed
0 commit comments