Fix Package Name
This commit is contained in:
parent
59d2448856
commit
914514b70d
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1053,7 +1053,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2448f6066e80e3bfc792e9c98bf705b4b0fc6e8ef5b43e5889aff0eaa9c58743"
|
||||
|
||||
[[package]]
|
||||
name = "libreddit-actix"
|
||||
name = "libreddit"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"actix-files",
|
||||
|
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "libreddit-actix"
|
||||
name = "libreddit"
|
||||
version = "0.1.0"
|
||||
authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"]
|
||||
edition = "2018"
|
||||
|
Loading…
Reference in New Issue
Block a user