Skip to content

Commit

Permalink
Auto merge of #15 - autumnai:chore/dependency, r=hobofan
Browse files Browse the repository at this point in the history
chore/collenchyma: bump collenchyma to 0.0.8

Required so we can release [collenchyma-nn](https://github.com/autumnai/collenchyma-nn) with the same version of collenchyma.

Will also be necessary in future releases until autumnai/collenchyma#4 is fixed.
  • Loading branch information
homu committed Feb 21, 2016
2 parents 65d1c9a + 00559f6 commit 4a70261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cudnn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ license = "MIT OR Apache-2.0"

[dependencies]
libc = "0.2"
collenchyma = "0.0.7"
collenchyma = "0.0.8"
cudnn-sys = { version = "0.0.2", path = "../cudnn-sys" }

clippy = { version = "0.0.27", optional = true }
Expand Down

0 comments on commit 4a70261

Please sign in to comment.