Skip to content

Commit e29d9a1

Browse files
committed
Use upstream -sys crate
1 parent 9c52500 commit e29d9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ repository = "https://github.com/sum-catnip/libipt-rs"
1010
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1111

1212
[dependencies]
13-
libipt-sys = { git = "https://github.com/fmckeogh/libipt-sys" }
13+
libipt-sys = { git = "https://github.com/sum-catnip/libipt-sys" }
1414
bitflags = "2.4.1"
1515
num_enum = "0.7.1"

0 commit comments

Comments
 (0)