Update cargo package metadata

This commit is contained in:
2026-06-30 10:23:27 +02:00
parent 6b742a53f5
commit db79da7301
+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"]