Skip to content

Commit

Permalink
deps: remove bincode dependency
Browse files Browse the repository at this point in the history
now that we no longer create binary encoded stats caches
  • Loading branch information
jqnatividad committed Aug 19, 2024
1 parent da7e560 commit babd92b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ anyhow = { version = "1.0", optional = true }
arboard = "3.4.0"
atoi_simd = "0.16"
base62 = { version = "2.0", optional = true }
bincode = "1.3"
byteorder = "1.5"
bytes = "1"
cached = { version = "0.53", features = [
Expand Down

0 comments on commit babd92b

Please sign in to comment.