Skip to content

Commit dacb3db

Browse files
committed
build: bump deps versions for mocker crate
1 parent 6cf0ecc commit dacb3db

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

crates/evolution-mocker/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ readme = { workspace = true }
1111

1212
[dependencies]
1313
crossbeam = "0.8.4"
14-
evolution-common = { path = "../evolution-common", version = "1.0.0" }
15-
evolution-schema = { path = "../evolution-schema", version = "1.0.0" }
16-
evolution-writer = { path = "../evolution-writer", version = "1.0.0" }
14+
evolution-common = { path = "../evolution-common", version = "1.2.0" }
15+
evolution-schema = { path = "../evolution-schema", version = "1.2.0" }
16+
evolution-writer = { path = "../evolution-writer", version = "1.2.0" }
1717
faker_rand = "0.1.1"
1818
half = "2.4.1"
1919
log = "0.4.21"

0 commit comments

Comments
 (0)