Skip to content

Commit

Permalink
cargo: Add once_cell crate
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso committed Nov 14, 2024
1 parent 58109ed commit 930cbcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ shellexpand = "3.1"
tokio = { version = "1", features = ["full"] }
tokio-serial = "5.4.4"
tokio-util = { version = "0.7", features = [ "codec", "net" ] }
once_cell = "1.20"
url = { version = "2.5.2", features = ["serde"] }
uuid = { version = "1", features = ["v5", "v4", "serde"] }
mime_guess = "2.0.5"
Expand Down

0 comments on commit 930cbcc

Please sign in to comment.