mirror of
https://github.com/NotAShelf/stash.git
synced 2026-06-15 01:07:59 +00:00
build(deps): bump serde_json from 1.0.149 to 1.0.150
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.149 to 1.0.150. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.149...v1.0.150) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4479cdb1bc
commit
b464e3195e
2 changed files with 3 additions and 3 deletions
|
|
@ -36,7 +36,7 @@ ratatui = "0.30.0"
|
|||
regex = "1.12.3"
|
||||
rusqlite = { version = "0.39.0", features = [ "bundled" ] }
|
||||
serde = { version = "1.0.228", features = [ "derive" ] }
|
||||
serde_json = "1.0.149"
|
||||
serde_json = "1.0.150"
|
||||
smol = "2.0.2"
|
||||
thiserror = "2.0.18"
|
||||
unicode-segmentation = "1.13.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue