Skip to content

Commit

Permalink
chore: Remove bincode dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tlater-famedly committed Nov 4, 2024
1 parent 5145692 commit edd027e
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 35 deletions.
110 changes: 76 additions & 34 deletions 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 @@ -9,7 +9,6 @@ publish = false
anyhow = { version = "1.0.81", features = ["backtrace"] }
async-trait = "0.1.82"
base64 = "0.22.1"
bincode = "1.3.3"
chrono = "0.4.19"
config = { version = "0.14.0" }
http = "1.1.0"
Expand Down

0 comments on commit edd027e

Please sign in to comment.