Compare commits
1 Commits
d8c2e1be0d
...
0228cdc800
| Author | SHA1 | Date |
|---|---|---|
|
|
0228cdc800 |
|
|
@ -21,7 +21,7 @@ tar = "0.4.38"
|
|||
flate2 = "1.0.26"
|
||||
tokio-util = { version = "0.7.8", features = ["io"] }
|
||||
futures-util = "0.3.28"
|
||||
uuid = { version = "1.6.0", features = ["v4"] }
|
||||
uuid = { version = "1.6.1", features = ["v4"] }
|
||||
serde_json = "1.0.96"
|
||||
metrics = "0.21.0"
|
||||
metrics-exporter-prometheus = "0.12.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue