Skip to content

Commit 6fba549

Browse files
committed
chore: remove unneeded hostname library
1 parent c059a9b commit 6fba549

2 files changed

Lines changed: 0 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ edition = "2021"
66
[dependencies]
77
actix-web = "4.8.0"
88
chrono = "0.4.38"
9-
hostname = "0.4.0"
109
serde = { version = "1.0.203", features = ["derive"] }
1110
tokio = { version = "1.38.0", features = ["rt-multi-thread", "num_cpus", "macros"] }
1211
tracing = "0.1.40"

0 commit comments

Comments
 (0)