Skip to content

Commit fd45ff3

Browse files
author
Andrew J Westlake
committed
Fixed once_cell at v0.14
1 parent 39ea40c commit fd45ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ async-channel = { version = "1.6", optional = true }
114114
clap = { version = "3.1.5", optional = true }
115115
futures = "0.3"
116116
inventory = { version = "0.3", optional = true }
117-
once_cell = "1.14"
117+
once_cell = "=1.14"
118118
pin-project-lite = "0.2"
119119
pyo3 = "0.17"
120120
pyo3-asyncio-macros = { path = "pyo3-asyncio-macros", version = "=0.17.0", optional = true }

0 commit comments

Comments
 (0)