Skip to content

Commit c234b77

Browse files
Copilotwiresock
andauthored
Bump crate version to 0.6.6 (#38)
Agent-Logs-Url: https://github.com/wiresock/ndisapi-rs/sessions/91fbfb3a-147e-4515-a6c1-31eb54931c77 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wiresock <20592735+wiresock@users.noreply.github.com>
1 parent cbda994 commit c234b77

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ndisapi"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
edition = "2021"
55
authors = ["Vadim Smirnov <vadim@ntkernel.com>"]
66
description = "Rust crate for interacting with the Windows Packet Filter driver (NDISAPI)"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Add the following to your `Cargo.toml` file:
2828

2929
```toml
3030
[dependencies]
31-
ndisapi = "0.6.5"
31+
ndisapi = "0.6.6"
3232
```
3333

3434
## Usage

0 commit comments

Comments
 (0)