Skip to content

Commit

Permalink
refactor: 🎨 use the crate instead of dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuygui committed Jul 29, 2023
1 parent ee036a2 commit e6a5bd6
Show file tree
Hide file tree
Showing 15 changed files with 40 additions and 454 deletions.
8 changes: 4 additions & 4 deletions 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 projects/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ requestty = { version = "0.5.0" }
thiserror = { version = "1" }
time = { version = "0.3", features = ["serde", "serde-well-known"] }
openssl = { version = "0.10", features = ["vendored"] }
fujc-api = "1.1.0"
fujc-api = "1.1.1"

[profile.release]
codegen-units = 1
Expand Down
77 changes: 0 additions & 77 deletions projects/cli/src/curse_api/minecraft.rs

This file was deleted.

44 changes: 0 additions & 44 deletions projects/cli/src/curse_api/mod.rs

This file was deleted.

84 changes: 0 additions & 84 deletions projects/cli/src/curse_api/modloader.rs

This file was deleted.

Loading

0 comments on commit e6a5bd6

Please sign in to comment.