chore: Release

This commit is contained in:
Ed Page 2023-03-18 04:18:47 -05:00
parent c504325218
commit 8a6fc1895d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1830,7 +1830,7 @@ dependencies = [
[[package]]
name = "varcon-core"
version = "2.2.9"
version = "2.2.10"
dependencies = [
"enumflags2",
"winnow 0.4.0",

View file

@ -1,6 +1,6 @@
[package]
name = "varcon-core"
version = "2.2.9"
version = "2.2.10"
description = "Varcon-relevant data structures"
readme = "../../README.md"
categories = ["text-processing"]