mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 06:23:47 +00:00
Merge pull request #21 from NotAShelf/dependabot/cargo/thiserror-2.0.16
build(deps): bump thiserror from 2.0.14 to 2.0.16
This commit is contained in:
commit
d1a4fe7baa
2 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ inquire = { default-features = false, version = "0.7.5", features = [
|
|||
] }
|
||||
log = "0.4.27"
|
||||
env_logger = "0.11.8"
|
||||
thiserror = "2.0.14"
|
||||
thiserror = "2.0.16"
|
||||
wl-clipboard-rs = "0.9.2"
|
||||
rusqlite = { version = "0.37.0", features = ["bundled"] }
|
||||
smol = "2.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue