Skip to content

Commit

Permalink
Make sure hxc dependency is retreived from crate.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Krusty/Benediction committed Oct 4, 2023
1 parent d3155b2 commit ba10c96
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
17 changes: 17 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,9 @@ hxcfe-sys = "0.1.0"

[patch.crates-io]

# TODO remove and use the real path when everythn will work
hxcfe-sys = {path = "../hxc_rust/hxcfe-sys/"}
hxcfe = {path = "../hxc_rust/hxcfe/"}
hxcadaptor-sys = {path = "../hxc_rust/hxcadaptor-sys/"}
#hxcfe-sys = {path = "../hxc_rust/hxcfe-sys/"}
#hxcfe = {path = "../hxc_rust/hxcfe/"}
#hxcadaptor-sys = {path = "../hxc_rust/hxcadaptor-sys/"}

#cpclib-xferfs = {path = "./cpclib-xferfs/"}
cpclib = {path = "./cpclib/"}
Expand Down

0 comments on commit ba10c96

Please sign in to comment.