Skip to content

Commit 42d6b75

Browse files
committed
build: bump version to 0.21.0
1 parent 25411bd commit 42d6b75

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
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,12 +1,12 @@
11
[workspace.package]
2-
version = "0.20.2"
2+
version = "0.21.0"
33
authors = ["xrelkd <46590321+xrelkd@users.noreply.github.com>"]
44
homepage = "https://github.com/xrelkd/clipcat"
55
repository = "https://github.com/xrelkd/clipcat"
66
readme = "README.md"
77
license = "GPL-3.0-only"
88
edition = "2021"
9-
rust-version = "1.70"
9+
rust-version = "1.77"
1010
description = "Clipboard manager written in Rust Programming Language."
1111
categories = ["clipboard manager"]
1212
keywords = ["clipboard"]

0 commit comments

Comments
 (0)