aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMelody Horn / boringcactus <melody@boringcactus.com>2021-06-14 20:54:57 -0600
committerMelody Horn / boringcactus <melody@boringcactus.com>2021-06-14 20:54:57 -0600
commit92bf14bb7cc0c10f67a9a67e7512138c15db6ec0 (patch)
tree4a18d50fe97f41671e4b4fd82483bc9c49333d70 /README.md
parent6bcb3620d8be2f3bcfe72432d17955827894bb6e (diff)
downloadtosin-92bf14bb7cc0c10f67a9a67e7512138c15db6ec0.tar.gz
tosin-92bf14bb7cc0c10f67a9a67e7512138c15db6ec0.zip
start working on migrations
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 870d4e4..8834f67 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,11 @@ it's like Django, but for Rust.
painfully WIP, not usable.
+## stable rust pls
+
+needs [proc_macro_span](https://github.com/rust-lang/rust/issues/54725) (or at least `SourceFile`) stabilized before it'll work on stable Rust.
+that could probably be worked around with a build script, but i do not want to do that.
+
## name
Django is named after a guitarist that one of the original developers liked, so i've named Tosin similarly.