Skip to content

Commit 2535f6c

Browse files
committed
readme updated
1 parent 06d2d53 commit 2535f6c

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "rust_win32error"
33
version = "0.7.0"
44
authors = ["jojonv <novakj@outlook.com>"]
5+
license = "Apache-2.0"
6+
keywords = ["winapi", "windows", "win32error"]
7+
repository = "https://github.com/jojonv/rust-win32error.git"
8+
homepage = "https://github.com/jojonv/rust-win32error.git"
9+
description = "Error like wrapper for GetLastError for Windows"
510

611
[dependencies]
712
winapi = "*"

License

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)