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 9c52500 commit e29d9a1Copy full SHA for e29d9a1
Cargo.toml
@@ -10,6 +10,6 @@ repository = "https://github.com/sum-catnip/libipt-rs"
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
12
[dependencies]
13
-libipt-sys = { git = "https://github.com/fmckeogh/libipt-sys" }
+libipt-sys = { git = "https://github.com/sum-catnip/libipt-sys" }
14
bitflags = "2.4.1"
15
num_enum = "0.7.1"
0 commit comments