Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Jul 15, 2024
1 parent 8d1e6a7 commit 92a914d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 42 deletions.
44 changes: 4 additions & 40 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions slinky/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
name = "slinky"
version = "0.2.2"
edition = "2021"
rust-version = "1.67.1"
rust-version = "1.66.1"
authors = ["Anghelo Carvajal <[email protected]>"]
license = "MIT"
description = "Linker script generator for decompilation and modding projects"
Expand All @@ -21,4 +21,4 @@ thiserror = "1.0.57"
indexmap = "2.2.6"

[dev-dependencies]
rstest = "0.21.0"
rstest = "0.18.2"

0 comments on commit 92a914d

Please sign in to comment.