lower msrv further

This commit is contained in:
nora 2022-04-06 14:01:50 +02:00
parent 381c514b2e
commit 52e9951ba4
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "stuff"
version = "0.1.4"
edition = "2021"
edition = "2018"
description = "Stuffing things into pointers."
readme = "./README.md"
homepage = "https://github.com/Nilstrieb/stuff"