We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6b06f commit c6259e0Copy full SHA for c6259e0
hook/Cargo.lock
hook/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4
edition = "2021"
5
6
[lib]
7
+name = "hook"
8
path = "src/lib.rs"
9
crate-type = ["cdylib"]
10
0 commit comments