Skip to content

Commit 31c882e

Browse files
committed
Bump version 0.7.8
1 parent f547021 commit 31c882e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tun"
3-
version = "0.7.7"
3+
version = "0.7.8"
44
edition = "2021"
55
authors = ["meh. <[email protected]>", "@ssrlive"]
66
license = "WTFPL"
@@ -13,7 +13,7 @@ rust-version = "1.77"
1313
all-features = true
1414

1515
[lib]
16-
crate-type = ["staticlib", "cdylib", "lib"]
16+
# crate-type = ["staticlib", "cdylib", "lib"]
1717

1818
[features]
1919
default = []

0 commit comments

Comments
 (0)