[update] renamed project from owly-news-summariser
to owly-news
across all files for consistency and simplified branding
This commit is contained in:
2
backend-rust/Cargo.lock
generated
2
backend-rust/Cargo.lock
generated
@@ -1114,7 +1114,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
||||
|
||||
[[package]]
|
||||
name = "owly-news-summariser"
|
||||
name = "owly-news"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "owly-news-summariser"
|
||||
name = "owly-news"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
|
Reference in New Issue
Block a user