are_we_touching 0.2.6

A Simple Collision Detection library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "are_we_touching"
version = "0.2.6"
dependencies = [
 "cubi_vectors",
]

[[package]]
name = "cubi_vectors"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0875b78c5494feb333b1fbe0587e8affe037daa3ef198cc2de213d0de7512dd1"
dependencies = [
 "mint",
]

[[package]]
name = "mint"
version = "0.5.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"