Skip to content

Commit cda9161

Browse files
committed
Change unity2 dependency to 0.2.1
1 parent 7563e34 commit cda9161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include = ["src/**/*", "docs/**/*", "Cargo.toml", "README*", "LICENSE*", "CHANGE
1010
[dependencies]
1111
skyline = "0.6"
1212
lazysimd = { git = "https://github.com/Raytwo/lazysimd" }
13-
unity2 = { git = "https://github.com/DivineDragonFanClub/unity2", tag = "0.2.0" }
13+
unity2 = { git = "https://github.com/DivineDragonFanClub/unity2", tag = "0.2.1" }
1414

1515
[features]
1616
default = []

0 commit comments

Comments
 (0)