Skip to content

Commit

Permalink
Merge pull request #58 from geode-sdk/new-index
Browse files Browse the repository at this point in the history
Utils and revamp for new index
  • Loading branch information
Fleeym authored Jun 7, 2024
2 parents 1b9456e + f955fdc commit fc5b36b
Show file tree
Hide file tree
Showing 12 changed files with 2,344 additions and 830 deletions.
1,726 changes: 948 additions & 778 deletions Cargo.lock

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ edit-distance = "2.1.0"
which = "4.3.0"
vec1 = { version = "1.10.1", features = ["serde"] }
crossterm_input = "0.5.0"
open = "5.0.2"
cli-clipboard = "0.4.0"
rand = "0.8.5"

[target.'cfg(windows)'.dependencies]
winreg = "0.51.0"
Expand Down
Loading

0 comments on commit fc5b36b

Please sign in to comment.