~jplatte/i3-workspace-scroll

e9e7a9f0d7a196c67aa102214c3491d8640c6ee6 — Jonas Platte 3 years ago 5de0095
Update metadata in Cargo.toml
1 files changed, 6 insertions(+), 1 deletions(-)

M Cargo.toml
M Cargo.toml => Cargo.toml +6 -1
@@ 1,7 1,12 @@
[package]
name = "i3-workspace-scroll"
description = "A helper for switching i3 or sway workspaces"
version = "0.1.0"
authors = ["jplatte"]
authors = ["Jonas Platte <jplatte@posteo.de>"]
repository = "https://github.com/jplatte/i3-workspace-scroll"
readme = "README.md"
tags = ["i3", "sway"]
license = "GPL-3.0-or-later"
edition = "2018"

[dependencies]