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 7563e34 commit cda9161Copy full SHA for cda9161
1 file changed
Cargo.toml
@@ -10,7 +10,7 @@ include = ["src/**/*", "docs/**/*", "Cargo.toml", "README*", "LICENSE*", "CHANGE
10
[dependencies]
11
skyline = "0.6"
12
lazysimd = { git = "https://github.com/Raytwo/lazysimd" }
13
-unity2 = { git = "https://github.com/DivineDragonFanClub/unity2", tag = "0.2.0" }
+unity2 = { git = "https://github.com/DivineDragonFanClub/unity2", tag = "0.2.1" }
14
15
[features]
16
default = []
0 commit comments