Skip to content

Commit

Permalink
Fix the Cargo.lock in the open source repo (#23218)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 0d86007f90766d50c9188f258621c5ad843fe7ae
  • Loading branch information
nipunn1313 authored and Convex, Inc committed Mar 9, 2024
1 parent 234813b commit c93d01a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 212 deletions.
67 changes: 0 additions & 67 deletions .github/workflows/build_and_test.yml

This file was deleted.

145 changes: 0 additions & 145 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[workspace]
members = [ "crates/*", "crates/convex/sync_types" ]
resolver = "2"
exclude = [ "crates/fivetran_source", "crates/py_client", "crates/python_client_tests" ]

[workspace.dependencies]
anyhow = "1"
Expand Down

0 comments on commit c93d01a

Please sign in to comment.