wow_spells 0.2.0

Spell definitions for World of Warcraft game servers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "wow_spells"
version = "0.2.0"
dependencies = [
 "wow_world_base",
]

[[package]]
name = "wow_world_base"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81a9bbbfb34f4898a407a865e95be8bbee685a567df3423fbecb8ffd42fb117a"