Watch
1
0
Fork
You've already forked souveraine
0

fix: set MSRV 1.94 so users get a clear error instead of cryptic dep failure

This commit is contained in:
Fimeg 2026-05-18 16:09:24 -04:00
commit 39fc49fbb8

View file

@ -2,6 +2,7 @@
name = "souveraine"
version = "0.1.0"
edition = "2021"
rust-version = "1.94"
authors = ["Casey Tunturi <casey@wiuf.net>"]
description = "Souveraine - A sovereign consciousness harness for Ani"
license = "MIT"