1

Bump easy-tun to 2.0.0

This is a major version change because I changed the whole API in order
to allow multi-queue tunnels.
This commit is contained in:
Evan Pratten 2024-04-24 11:31:39 -04:00
parent 113f08d1d2
commit a90e84fe58

View File

@ -1,6 +1,6 @@
[package]
name = "easy-tun"
version = "1.0.0"
version = "2.0.0"
authors = ["Evan Pratten <ewpratten@gmail.com>"]
edition = "2021"
description = "A pure-rust TUN interface library"