Skip to content

Commit

Permalink
chore: add entity manager crate
Browse files Browse the repository at this point in the history
  • Loading branch information
PartyLich committed May 28, 2020
1 parent 2fc1d1a commit 42f9264
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions entity_man/Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[package]
name = "entity_man"
version = "0.1.0"
authors = ["Arthur E. Jones <[email protected]>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]

0 comments on commit 42f9264

Please sign in to comment.