Set MSRV; bump version

This commit is contained in:
Agatha Lovelace 2023-04-05 14:56:53 +02:00
parent ce0a003b67
commit a4f96b1d7d
Signed by: sorceress
GPG Key ID: 01D0B3AB10CED4F8
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
[package]
name = "url-eater"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["Agatha V. Lovelace <agatha@technogothic.net>"]
description = "Strip unneeded parameters from URLs copied to clipboard"
license = "NVPLv7+"
rust-version = "1.65"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html