Skip to content

Commit 6f958da

Browse files
committed
update teo version and try
1 parent a1a5998 commit 6f958da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
pyo3 = { version = "0.20.2", features = ["extension-module", "chrono", "indexmap"] }
13-
teo = { version = "0.2.0" }
13+
teo = { version = "0.2.1-alpha.0" }
1414
pyo3-asyncio = { version = "0.20.0", features = ["attributes", "tokio-runtime"] }
1515
tokio = { version = "1.0" }
1616
bson = { version = "2.7.0", features = ["chrono-0_4", "serde_with"] }

0 commit comments

Comments
 (0)