]> git.r.bdr.sh - rbdr/page/commitdiff
Replace gmi with md 1.0.0
authorRuben Beltran del Rio <redacted>
Mon, 17 Apr 2023 18:21:42 +0000 (20:21 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 17 Apr 2023 18:21:42 +0000 (20:21 +0200)
Cargo.lock
README.md [moved from README.gmi with 99% similarity]

index 40f6366074a86d7f5e87db518cae763b051ccd00..a3327a4a7d5cdb5e369336ab31f623f3ac3f926e 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "page"
-version = "0.1.0"
+version = "1.0.0"
similarity index 99%
rename from README.gmi
rename to README.md
index d53a207988bc806446e520c671b3017668dfe6b9..b842b0a79259690de8ab195d1e6a8760f2f9f50a 100644 (file)
+++ b/README.md
@@ -67,3 +67,4 @@ This project is built using cargo. A makefile is provided to run common tasks.
 Build dev version with `make` or `make build`.
 
 Build release with `make -e profile=release` or `make -e profile=release build`.
+