fix: typo (#75)

This commit is contained in:
Myriad-Dreamin 2024-03-19 03:20:16 +08:00 committed by GitHub
parent 7e94c7d47c
commit b780a2a885
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,7 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
divan = "0.1.14"
insta = { vesrion = "1.36", features = ["glob"] }
insta = { version = "1.36", features = ["glob"] }
[profile.dev.package.insta]
opt-level = 3