fix 32 bit build

This commit is contained in:
nora 2022-04-04 20:10:24 +02:00
parent 5c05378a1e
commit 810229439a
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "stuff"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
description = "Stuffing things into pointers."
readme = "./README.md"