Skip to content

Commit af7ddf5

Browse files
committed
chore: bump crates
1 parent 68fc369 commit af7ddf5

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ async-speed-limit = { version = "0.4", features = ["tokio"] }
1515
async-trait = "0.1"
1616
bincode = "1"
1717
bytes = "1"
18-
csv_logger = { git = "https://github.com/Banyc/csv_logger.git", rev = "d63ac71c4eeb55268102695b095fb6bf13b7ee8f" }
18+
csv_logger = { git = "https://github.com/Banyc/csv_logger.git", rev = "90234e9ca11eea2dd5916e024be5368530e42944" }
1919
metrics = "0.22"
2020
metrics-exporter-prometheus = { version = "0.13", default-features = false }
2121
monitor_table = { git = "https://github.com/Banyc/monitor_table.git", rev = "f9cbe7a0e792d793adbe5627402254b0c9eee46b" }
@@ -25,7 +25,7 @@ openssl = "0.10"
2525
serde = "1"
2626
strict-num = "0.2"
2727
swap = { git = "https://github.com/Banyc/swap.git", rev = "d10a8b5b10503fa6ebac523cfcaa4d62135a665f" }
28-
table_log = { git = "https://github.com/Banyc/table_log.git", rev = "eb936cc4521dd62854a1272da6908f7d70261c2c" }
28+
table_log = { git = "https://github.com/Banyc/table_log.git", rev = "fc49af71a17257e03583d93114546065e8f2f470" }
2929
thiserror = "1"
3030
tokio = "1"
3131
tokio-util = "0.7"

0 commit comments

Comments
 (0)