Skip to content

Commit ca465f7

Browse files
committed
Bump
Signed-off-by: Peter Atashian <retep998@gmail.com>
1 parent 3b49d66 commit ca465f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[package]
22

33
name = "winapi"
4-
version = "0.0.3"
4+
version = "0.0.4"
55
authors = ["Peter Atashian <retep998@gmail.com>"]
66
description = "WinAPI FFI bindings. Use this for building higher level abstractions."
7+
documentation = "https://retep998.github.io/winapi-rs/winapi/"
78
repository = "https://github.com/retep998/winapi-rs"
89
readme = "README.md"
910
keywords = ["Windows", "win32", "WinAPI", "FFI"]

0 commit comments

Comments
 (0)