File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1897,9 +1897,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
18971897
18981898[[package ]]
18991899name = " uuid"
1900- version = " 1.18.0 "
1900+ version = " 1.18.1 "
19011901source = " registry+https://github.com/rust-lang/crates.io-index"
1902- checksum = " f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be "
1902+ checksum = " 2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2 "
19031903dependencies = [
19041904 " getrandom 0.3.3" ,
19051905 " js-sys" ,
Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ tokio = { version = "1.47.1", features = ["full"] }
2626tower = { version = " 0.5.2" , features = [" limit" ] }
2727tracing = " 0.1.41"
2828tracing-subscriber = " 0.3.20"
29- uuid = { version = " 1.18.0 " , features = [" v4" , " fast-rng" ] }
29+ uuid = { version = " 1.18.1 " , features = [" v4" , " fast-rng" ] }
You can’t perform that action at this time.
0 commit comments