aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f118279..e5dbc39 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,9 +11,9 @@
[package]
edition = "2021"
-rust-version = "1.56"
+rust-version = "1.58"
name = "ciborium-io"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Nathaniel McCallum <npmccallum@profian.com>"]
description = "Simplified Read/Write traits for no_std usage"
homepage = "https://github.com/enarx/ciborium"