Skip to content

Commit

Permalink
update cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
xmh0511 committed Aug 30, 2024
1 parent 6292767 commit c76bd0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ version = "1.0.0"
edition = "2021"
authors = ["xmh0511, vnt-dev, ssrlive"]
license = "Apache-2.0"
description = "Tun/Tap device creation and handling."
description = "A cross-platform infrastructure of Tun/Tap device creation and handling."
repository = "https://github.com/xmh0511/tun-rs"
keywords = ["tun", "tap", "network", "tunnel", "cross-platform"]
#rust-version = "1.79"

[lib]
crate-type = ["staticlib", "cdylib", "lib"]
Expand Down

0 comments on commit c76bd0d

Please sign in to comment.