Skip to content

Commit

Permalink
fix: rename-crate-dependancy-to-match-new-name
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Aug 13, 2024
1 parent 0c2bee4 commit b88f624
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
rivets = { git = "https://github.com/factorio-rivets/rivets-crate" }
rivets = { git = "https://github.com/factorio-rivets/rivets-rs" }
lazy-regex = "3.2.0"
pdb = "0.8.0"
anyhow = "1.0.86"
Expand Down

0 comments on commit b88f624

Please sign in to comment.