Skip to content

Commit 88a4441

Browse files
committed
update version
1 parent dafb084 commit 88a4441

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "encodec-explorer"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Joel Nises <[email protected]>"]
55
edition = "2021"
66
include = ["LICENSE-APACHE", "LICENSE-MIT", "**/*.rs", "Cargo.toml"]
7-
rust-version = "1.76"
7+
rust-version = "1.81"
88

99
[package.metadata.docs.rs]
1010
all-features = true

0 commit comments

Comments
 (0)