We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9361f52 commit 3361bdcCopy full SHA for 3361bdc
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# [1.1.0](https://github.com/jcornaz/bvh-arena/compare/v1.0.0...v1.1.0) (2022-05-17)
2
3
4
+### Features
5
+
6
+* make 'std' feature explicit ([6a69a48](https://github.com/jcornaz/bvh-arena/commit/6a69a48f7f1e2742f568e0539034ce2a4372604d))
7
8
+# [1.1.0](https://github.com/jcornaz/bvh-arena/compare/v1.0.0...v1.1.0) (2022-05-17)
9
10
11
### Features
12
13
* make 'std' feature explicit ([6a69a48](https://github.com/jcornaz/bvh-arena/commit/6a69a48f7f1e2742f568e0539034ce2a4372604d))
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bvh-arena"
-version = "1.0.0"
+version = "1.1.0"
license = "Unlicense"
authors = ["Jonathan Cornaz"]
edition = "2021"
0 commit comments