Skip to content

Commit

Permalink
Merge pull request #4 from VictorKoenders/serde-glam
Browse files Browse the repository at this point in the history
Make sure 'serde' feature also enables 'glam/serde'
  • Loading branch information
17cupsofcoffee authored Oct 19, 2024
2 parents d96bb53 + 1d32e90 commit c5a13b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ rand = "0.8"
default = ["ldtk"]
ldtk = ["serde", "serde_json"]
static_bundled_build = ["fermium/static_bundled_build"]
serde = ["dep:serde", "glam/serde"]

0 comments on commit c5a13b8

Please sign in to comment.