Page MenuHomeDevCentral

D4196.id11008.diff
No OneTemporary

D4196.id11008.diff

diff --git a/Cargo.toml b/Cargo.toml
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,8 +2,11 @@
name = "alkane"
version = "0.5.1"
edition = "2021"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+description = "Deployment and automation service for web sites"
+authors = [
+ "Sébastien Santoro <dereckson@espace-win.org>",
+]
+license = "BSD-2-Clause"
[dependencies]
axum = "0.8.9"
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -142,7 +142,7 @@
- Clap to parse arguments
- serde_yaml to deserialize configuration files
-Run `make` to build the first time: it will download public suffix list
+Run `make update` to build the first time: it will download public suffix list
and then run `cargo build`. Afterwards, you can directly use cargo.
Issues can be tracked at https://devcentral.nasqueron.org/

File Metadata

Mime Type
text/plain
Expires
Sun, Aug 30, 11:12 (20 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4045620
Default Alt Text
D4196.id11008.diff (891 B)

Event Timeline