project: add BVH dependency
This commit is contained in:
parent
1eeedf3d7f
commit
1a3d0ca2a7
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ description = "A pathtracer written in Rust"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bvh = "0.3.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue