We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b4ef5 commit bd3b1edCopy full SHA for bd3b1ed
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.4.0"
+version = "0.5.0"
6
edition = "2024"
7
license = "Apache-2.0"
8
repository = 'https://github.com/narrowlink/ipstack'
0 commit comments