Skip to content

Commit 6569d7b

Browse files
committed
Release version 0.3.0
1 parent b187b7d commit 6569d7b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "qrsync"
3-
version = "0.3.0-dev"
3+
version = "0.3.0"
44
edition = "2021"
55
rust-version = "1.60"
66
authors = ["Matteo Bigoi <bigo@crisidev.org>"]
7-
description = "Utility to copy files over WiFi to/from mobile devices inside a terminal."
7+
description = "Utility to copy files over WiFi to/from mobile devices inside a terminal using QR codes."
88
documentation = "https://docs.rs/qrsync"
99
readme = "README.md"
1010
homepage = "https://github.com/crisidev/qrsync"

0 commit comments

Comments
 (0)