Skip to content

Commit b5573de

Browse files
committed
Added decription to Cargo.toml
1 parent dc6fc47 commit b5573de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.0.1"
44
edition = "2021"
55
authors = ["David Johnson <[email protected]>"]
66
license = "MIT OR Apache-2.0"
7+
description = "Softbuffer integrates with the raw-window-handle crate to allow writing to a window in a cross-platform way while using the very high quality dedicated window management libraries that are available in the Rust ecosystem."
78

89
[dependencies]
910
thiserror = "1.0.30"

0 commit comments

Comments
 (0)