mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bump uuid from 0.8.1 to 0.8.2
Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/0.8.1...0.8.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
98fdb15b75
commit
357bbcad01
3 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
uuid = { version = "^0.8.1", features = ["serde", "v4"] }
|
||||
uuid = { version = "^0.8.2", features = ["serde", "v4"] }
|
||||
actix-web = "^3.3.0"
|
||||
anyhow = "1.0"
|
||||
futures = "^0.3.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue