mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
build(deps): bump serde from 1.0.132 to 1.0.133
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.133. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.133) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
91b2e70dde
commit
d8c4232dc5
2 changed files with 3 additions and 3 deletions
|
@ -17,6 +17,6 @@ dirs = "4.0.0"
|
|||
log = { version = "0.4.14", features = ["release_max_level_trace"] }
|
||||
pretty_env_logger = "0.4.0"
|
||||
regex = "1.5.4"
|
||||
serde = "1.0.132"
|
||||
serde = "1.0.133"
|
||||
serde_derive = "1.0.132"
|
||||
toml = "0.5.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue