Skip to content

Commit

Permalink
bump macros version
Browse files Browse the repository at this point in the history
  • Loading branch information
maddymakesgames committed Aug 29, 2024
1 parent 984764a commit 33edd48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 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 lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = "MIT"

[dependencies]
anyhow = "1"
celeste_rs_macros = { version = "0.1", path = "../macros" }
celeste_rs_macros = { version = "0.2", path = "../macros" }
chrono = { version = "0.4", features = ["serde"] }
quick-xml = { version = "0.36.1", features = ["serialize"] }
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 33edd48

Please sign in to comment.