version update to publish to Pypi 4
Some checks failed
Publish to PyPI / Build wheels on macos-latest (push) Has been cancelled
Publish to PyPI / Build wheels on ubuntu-latest (push) Has been cancelled
Publish to PyPI / Build wheels on windows-latest (push) Has been cancelled
Publish to PyPI / Publish to PyPI (push) Has been cancelled

This commit is contained in:
Bill
2025-11-23 13:07:02 -07:00
parent 26d1eb631e
commit 751b95a123
2 changed files with 5 additions and 3 deletions

3
Cargo.lock generated
View File

@@ -1815,7 +1815,7 @@ checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
[[package]]
name = "unchecked-io"
version = "0.1.1"
version = "0.1.4"
dependencies = [
"anyhow",
"arrow",
@@ -1823,6 +1823,7 @@ dependencies = [
"byteorder",
"bytes",
"chrono",
"chrono-tz",
"deadpool-postgres",
"futures-util",
"mimalloc",