Skip to content

Commit

Permalink
chore: remove unneeded hostname library
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 committed Jun 22, 2024
1 parent c059a9b commit 6fba549
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
22 changes: 0 additions & 22 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 @@ -6,7 +6,6 @@ edition = "2021"
[dependencies]
actix-web = "4.8.0"
chrono = "0.4.38"
hostname = "0.4.0"
serde = { version = "1.0.203", features = ["derive"] }
tokio = { version = "1.38.0", features = ["rt-multi-thread", "num_cpus", "macros"] }
tracing = "0.1.40"
Expand Down

0 comments on commit 6fba549

Please sign in to comment.