diff options
| author | Scott Mabin <[email protected]> | 2024-01-04 15:45:42 +0000 |
|---|---|---|
| committer | Scott Mabin <[email protected]> | 2024-01-04 16:06:59 +0000 |
| commit | f85898771bc1cda13131de785647732580d1a179 (patch) | |
| tree | 1538a52804350788452a2a0185e4a674101211dc /embassy-net/Cargo.toml | |
| parent | 87ac51d6562e10990deda077a13acd0ca05a0221 (diff) | |
New embassy-net release
Diffstat (limited to 'embassy-net/Cargo.toml')
| -rw-r--r-- | embassy-net/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-net/Cargo.toml b/embassy-net/Cargo.toml index 612a3d689..67f0bd028 100644 --- a/embassy-net/Cargo.toml +++ b/embassy-net/Cargo.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "embassy-net" | 2 | name = "embassy-net" |
| 3 | version = "0.2.1" | 3 | version = "0.3.0" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | license = "MIT OR Apache-2.0" | 5 | license = "MIT OR Apache-2.0" |
| 6 | description = "Async TCP/IP network stack for embedded systems" | 6 | description = "Async TCP/IP network stack for embedded systems" |
