A rust crate i use for my projects
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bump

MrSnowy b5b4267f f7f11f7b

+2 -2
+1 -1
Cargo.lock
··· 4 4 5 5 [[package]] 6 6 name = "snowy_libs" 7 - version = "0.1.1" 7 + version = "0.1.2"
+1 -1
Cargo.toml
··· 1 1 [package] 2 2 name = "snowy_libs" 3 - version = "0.1.1" 3 + version = "0.1.2" 4 4 edition = "2024" 5 5 6 6 [dependencies]