Bump version to 0.16.1

main
shellrow 1 year ago
parent dc22e34dce
commit 78f8caeacb
  1. 2
      Cargo.toml
  2. 15
      README.md

@ -1,6 +1,6 @@
[package] [package]
name = "default-net" name = "default-net"
version = "0.16.0" version = "0.16.1"
authors = ["shellrow <shellrow@protonmail.com>"] authors = ["shellrow <shellrow@protonmail.com>"]
edition = "2021" edition = "2021"
description = "Cross-platform library for network interface and gateway" description = "Cross-platform library for network interface and gateway"

@ -26,17 +26,18 @@ For more details, see [examples][examples-url] or doc.
## Tested on ## Tested on
- Linux - Linux
- Ubuntu - Ubuntu
- 22.04
- 21.10 - 21.10
- 20.04 - 20.04
- 18.04 - 18.04
- Kali - Kali
- 2022.1 (VM) - 2023.2
- 2021.1 (VM) - 2022.1
- 2023.2 (VM) - 2021.1
- macOS - macOS
- 11.6
- 13.4.1 - 13.4.1
- 11.6
- Windows - Windows
- Windows 10 21H2 19044.1586 - 11 Pro 22H2 22621.1848
- Windows 11 21H2 22000.493 (VM) - 11 21H2 22000.493
- Windows 11 Pro 22H2 22621.1848 - 10 21H2 19044.1586
Loading…
Cancel
Save