Skip to content

Commit 4bb9827

Browse files
authored
Update Cargo.toml
1 parent b863377 commit 4bb9827

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
2-
name = "advmac"
3-
version = "1.1.3"
2+
name = "advmac-rs"
3+
version = "1.0"
44
edition = "2021"
55
rust-version = "1.64"
66
license = "MIT"
77
description = "Advanced MAC address crate"
88
categories = ["os", "network-programming"]
9-
repository = "https://github.com/GamePad64/advmac"
9+
repository = "https://github.com/tun-rs/advmac"
1010
keywords = ["network", "mac", "macaddr", "eui-48", "eui-64"]
1111

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

0 commit comments

Comments
 (0)