We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a34c9 commit b78431bCopy full SHA for b78431b
Cargo.toml
@@ -2,7 +2,7 @@
2
authors = ['Narrowlink <opensource@narrowlink.com>']
3
description = 'Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device'
4
name = "ipstack"
5
-version = "0.6.0"
+version = "1.0.0"
6
edition = "2024"
7
license = "Apache-2.0"
8
repository = 'https://github.com/narrowlink/ipstack'
0 commit comments