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 @@ -1904,9 +1904,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
19041904
19051905[[package ]]
19061906name = " uuid"
1907- version = " 1.17 .0"
1907+ version = " 1.18 .0"
19081908source = " registry+https://github.com/rust-lang/crates.io-index"
1909- checksum = " 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d "
1909+ checksum = " f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be "
19101910dependencies = [
19111911 " getrandom 0.3.3" ,
19121912 " 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.19"
29- uuid = { version = " 1.17 .0" , features = [" v4" , " fast-rng" ] }
29+ uuid = { version = " 1.18 .0" , features = [" v4" , " fast-rng" ] }
You can’t perform that action at this time.
0 commit comments