Skip to content

Commit

Permalink
Switch inlet_manifold to crates.io registry
Browse files Browse the repository at this point in the history
  • Loading branch information
bensadeh committed Oct 12, 2024
1 parent 77267a3 commit cd6bbc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ clap = { version = "4.5.19", features = ["derive"] }
clap_complete = "4.5.32"
color-eyre = "0.6.3"
ctrlc = "3.4.5"
inlet_manifold = { git = "https://github.com/bensadeh/manifold", branch = "main" }
inlet_manifold = "0.1.2"
linemux = "0.3.0"
nu-ansi-term = "0.50.1"
once_cell = "1.20.2"
Expand Down

0 comments on commit cd6bbc0

Please sign in to comment.