Skip to content

Commit

Permalink
Update:add hostname_mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ylighgh committed Aug 3, 2022
1 parent ceb5050 commit 6da8644
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions hostname_mod/Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[package]
name = "hostname_mod"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
serde_json = "1.0"

0 comments on commit 6da8644

Please sign in to comment.