Skip to content

Commit

Permalink
chore: update metriken and ringlog
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirn authored Oct 24, 2023
1 parent 1cf5f56 commit 2cb4972
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ httparse = "1.8.0"
libc = "0.2.149"
log = "0.4.20"
memmap2 = "0.9.0"
metriken = "0.3.1"
metriken = "0.3.2"
metrohash = "1.0.6"
mio = "0.8.8"
nom = "7.1.3"
Expand All @@ -67,7 +67,7 @@ quote = "1.0.33"
rand = "0.8.5"
rand_chacha = "0.3.1"
rand_xoshiro = "0.6.0"
ringlog = "0.3.0"
ringlog = "0.3.1"
serde = "1.0.189"
serde_json = "1.0.107"
signal-hook = "0.3.17"
Expand Down

0 comments on commit 2cb4972

Please sign in to comment.