chg: Renamed the project
When starting out, I kept the name same as the original project. But I think I've made significant changes, so keeping the name same would be disingenuous.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[package]
|
||||
name = "simply-shorten"
|
||||
name = "chhoto-url"
|
||||
version = "4.4.0"
|
||||
edition = "2021"
|
||||
authors = ["Sayantan Santra <sayantan[dot]santra689[at]gmail[dot]com"]
|
||||
license = "mit"
|
||||
description = "A simple selfhosted URL shortener with no unnecessary features."
|
||||
homepage = "https://github.com/SinTan1729/simply-shorten"
|
||||
documentation = "https://github.com/SinTan1729/simply-shorten"
|
||||
repository = "https://github.com/SinTan1729/simply-shorten"
|
||||
homepage = "https://github.com/SinTan1729/chhoto-url"
|
||||
documentation = "https://github.com/SinTan1729/chhoto-url"
|
||||
repository = "https://github.com/SinTan1729/chhoto-url"
|
||||
readme = "README.md"
|
||||
keywords = [
|
||||
"docker",
|
||||
|
||||
Reference in New Issue
Block a user