Skip to content

Commit 50d9a67

Browse files
PicoJrPicoJr
PicoJr
authored and
PicoJr
committed
Add repository field to Cargo.toml, bump version
1 parent bbc8007 commit 50d9a67

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[package]
22
name = "rtw"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["PicoJr <PicoJr@notanemail.com>"]
55
edition = "2018"
6+
repository = "https://github.com/PicoJr/rtw"
67
description = "time tracker command line tool"
78
license = "MIT OR Apache-2.0"
89

0 commit comments

Comments
 (0)