Skip to content

Commit 88e0dc2

Browse files
authored
bump sdk for dashboard (#1211)
1 parent b29606c commit 88e0dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-dashboard/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ log = "0.4"
2929
markdown = "1.0.0-alpha.14"
3030
num-traits = "0.2"
3131
once_cell = "1.18"
32-
pgml = { version = "0.9.4", path = "../pgml-sdks/pgml/" }
32+
pgml = { version = "0.9.6", path = "../pgml-sdks/pgml/" }
3333
pgml-components = { path = "../packages/pgml-components" }
3434
pgvector = { version = "0.2.2", features = [ "sqlx", "postgres" ] }
3535
rand = "0.8"

0 commit comments

Comments
 (0)