We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8a2ea commit 509701eCopy full SHA for 509701e
dkdc-links/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dkdc-links"
3
-version = "1.4.1"
+version = "2.0.0"
4
edition.workspace = true
5
authors = ["Cody"]
6
description = "Bookmarks in your terminal"
pyproject.toml
[project]
authors = [{ name = "Cody", email = "cody@dkdc.dev" }]
requires-python = ">=3.11"
0 commit comments