Skip to content

Commit

Permalink
bump versions of dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnneKitsune committed Mar 17, 2021
1 parent 84ee90e commit 19d80d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ keysize32 = ["entity_component/keysize32"]
ser = ["entity_component/serde"]

[dependencies]
entity_component = { version = "1.0.1", default-features=false }
world_dispatcher = { version = "1.1.0", default-features=false }
entity_component = { version = "1.0.2", default-features=false }
world_dispatcher = { version = "1.2.0", default-features=false }

0 comments on commit 19d80d5

Please sign in to comment.