Skip to content

Commit a355978

Browse files
committed
chore(pkg): bump to v0.1.4, update dependencies, add homepage
1 parent a060434 commit a355978

File tree

2 files changed

+67
-50
lines changed

2 files changed

+67
-50
lines changed

Cargo.lock

Lines changed: 65 additions & 49 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[package]
22
name = "ssh-portfolio"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55
description = "introducing a portfolio as a tui app served over ssh!"
66
license = "AGPL-3.0-only"
7+
homepage = "https://devcomp.xyz"
78
repository = "https://git.devcomp.xyz/DevComp/ssh-portfolio"
89
authors = ["Erica Marigold <hi@devcomp.xyz>"]
910
build = "build.rs"

0 commit comments

Comments
 (0)