Commits
Click on a commit to change the comparison rangechore(deps): weekly `cargo update`
Updating git repository `https://github.com/oli-obk/ui_test`
Locking 27 packages to latest compatible versions
Updating anyhow v1.0.96 -> v1.0.97
Unchanged backtrace v0.3.71 (available: v0.3.74)
Updating byte-slice-cast v1.2.2 -> v1.2.3
Updating bytes v1.10.0 -> v1.10.1
Unchanged derive_more v1.0.0 (available: v2.0.1)
Updating dissimilar v1.0.9 -> v1.0.10
Updating either v1.14.0 -> v1.15.0
Updating hermit-abi v0.4.0 -> v0.5.0
Updating is-terminal v0.4.15 -> v0.4.16
Updating itoa v1.0.14 -> v1.0.15
Updating linux-raw-sys v0.4.15 -> v0.9.2
Updating oorandom v11.1.4 -> v11.1.5
Updating proc-macro-crate v3.2.0 -> v3.3.0
Updating proc-macro2 v1.0.93 -> v1.0.94
Updating quote v1.0.38 -> v1.0.39
Updating redox_syscall v0.5.9 -> v0.5.10
Updating rustix v0.38.44 -> v1.0.1
Updating rustversion v1.0.19 -> v1.0.20
Updating ryu v1.0.19 -> v1.0.20
Updating semver v1.0.25 -> v1.0.26
Updating serde_json v1.0.139 -> v1.0.140
Unchanged strum v0.26.3 (available: v0.27.1)
Updating syn v2.0.98 -> v2.0.99
Updating tempfile v3.17.1 -> v3.18.0
Updating thiserror v2.0.11 -> v2.0.12
Updating thiserror-impl v2.0.11 -> v2.0.12
Updating time v0.3.37 -> v0.3.39
Updating time-core v0.1.2 -> v0.1.3
Updating time-macros v0.2.19 -> v0.2.20
Updating unicode-ident v1.0.17 -> v1.0.18
Unchanged vergen v8.3.2 (available: v9.0.4)
note: to see how you depend on a package, run `cargo tree --invert --package <dep>@<ver>` chore: fix clippy and cargo deny (#226)
* Fix clippy and deny
* One more clippy