Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
remove once_cell dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertdev committed Jul 8, 2024
1 parent 6f94843 commit eff56cc
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 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
thiserror = "1.0.61"
validator = {version = "0.18.1", features = ["derive"] }
uuid = { version = "1.8.0", features = ["v4"] }
once_cell = "1.19.0"
regex = "1.10.4"
chrono = "0.4.38"
url = "2.5.0"
Expand Down

0 comments on commit eff56cc

Please sign in to comment.