Skip to content

Commit fd04ea5

Browse files
authored
hybrid-array v0.2.0-pre.5 (#971)
1 parent 29de876 commit fd04ea5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hybrid-array/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hybrid-array"
3-
version = "0.2.0-pre.4"
3+
version = "0.2.0-pre.5"
44
description = """
55
Hybrid typenum-based and const generic array types designed to provide the
66
flexibility of typenum-based expressions while also allowing interoperability

0 commit comments

Comments
 (0)