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 c653aa3 commit 30f0cc9Copy full SHA for 30f0cc9
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
3
name = "generic-array"
4
-version = "0.11.0"
5
-authors = [ "Bartłomiej Kamiński <fizyk20@gmail.com>" ]
+version = "0.11.1"
+authors = [ "Bartłomiej Kamiński <fizyk20@gmail.com>", "Aaron Trent <novacrazy@gmail.com>" ]
6
7
description = "Generic types implementing functionality of arrays"
8
readme = "README.md"
0 commit comments