Skip to content

Commit dc428de

Browse files
committed
Update crate description
1 parent 6adbf51 commit dc428de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "fn-ptr"
33
version = "0.9.0"
4-
description = "A crate providing function pointer traits."
4+
description = "A utility crate for introspecting and rewriting function pointer types at compile time."
55
repository = "https://github.com/OpenByteDev/fn-ptr"
66
documentation = "https://docs.rs/fn-ptr"
77
license = "MIT"

0 commit comments

Comments
 (0)