Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F47027485
D4196.id11007.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
891 B
Referenced Files
None
Subscribers
None
D4196.id11007.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 30, 11:03 (20 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4045620
Default Alt Text
D4196.id11007.diff (891 B)
Attached To
Mode
D4196: Add metadata
Attached
Detach File
Event Timeline
Log In to Comment