are_we_touching 0.2.2

A Simple Collision Detection library
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 = 3

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

[[package]]
name = "cubi_vectors"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0252856546c9d7940e49da5acc73c3a34d2574475c1a994a580e03ca5154a88e"