Skip to content

Commit

Permalink
Merge pull request #225 from aljoshare/chore/remove-serde-yaml-from-deps
Browse files Browse the repository at this point in the history
chore(deps): remove serde_yaml
  • Loading branch information
aljoshare committed May 24, 2024
2 parents 2f49d4f + 58783da commit 5a65237
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 @@ -22,7 +22,6 @@ rand_regex = "0.17.0"
cron = "0.12.1"
chrono = "0.4.38"
serde = "1.0.201"
serde_yaml = "0.9.34"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["json", "env-filter"] }
sha3 = "0.10.8"
Expand Down

0 comments on commit 5a65237

Please sign in to comment.