Remove unsafe unwraps causing crashes (#1135)

* Remove unsafe unwraps causing crashes

* run fmt

* bump version
This commit is contained in:
Geometrically
2024-04-23 15:03:03 -07:00
committed by GitHub
parent 08b26f9d5d
commit e9e99956ad
9 changed files with 43 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "theseus"
version = "0.7.0"
version = "0.7.1"
authors = ["Jai A <jaiagr+gpg@pm.me>"]
edition = "2018"