Initial release #1

Merged
warrence merged 102 commits from dev into main 2026-06-30 10:26:52 +02:00
Showing only changes of commit db79da7301 - Show all commits
+1 -1
View File
@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Stefan Müller"] authors = ["Stefan Müller"]
edition = "2024" edition = "2024"
rust-version = "1.85.0" rust-version = "1.85.0"
description = "Graph models and algorithms." description = "Graph models and algorithms"
repository = "https://git.aksdb.de/warrence/grapherity" repository = "https://git.aksdb.de/warrence/grapherity"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
keywords = ["graph", "graph-algorithms"] keywords = ["graph", "graph-algorithms"]