Fixed ummmm repo url
This commit is contained in:
parent
22f62daf59
commit
8bdb2855ad
@ -6,6 +6,7 @@ edition = "2021"
|
||||
authors = [ "NamedNeon", "shibedrill" ]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/shibedrill/oxidefetch"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
@ -32,4 +33,4 @@ codegen-units = 1
|
||||
panic = "abort"
|
||||
|
||||
[features]
|
||||
field-titles = []
|
||||
field-titles = []
|
||||
|
Loading…
Reference in New Issue
Block a user