Release 0.2.4 #7

Merged
warrence merged 19 commits from release-0.2.4 into main 2026-07-31 09:38:27 +02:00
Showing only changes of commit 8f9f0bf4c8 - Show all commits
+1 -1
View File
@@ -15,7 +15,7 @@ For more information, see the [documentation](https://docs.rs/grapherity/latest/
## Example ## Example
``` ```rust
// Brings commonly used traits into scope. // Brings commonly used traits into scope.
use grapherity::prelude::*; use grapherity::prelude::*;
use grapherity::models::Graph; use grapherity::models::Graph;