Skip to content

Commit

Permalink
chore: update rust/js dependencies
Browse files Browse the repository at this point in the history
No semver impactful npm updates

Remove sqlparser-rs submodule,
instead depend on github.com/peerdb-io/sqlparser-rs in Cargo.toml
  • Loading branch information
serprex committed Dec 11, 2023
1 parent 7fcd411 commit 9e11c50
Show file tree
Hide file tree
Showing 14 changed files with 643 additions and 696 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
with:
components: clippy

- name: disable clippy for sqlparser-rs
run: sed -i '1s/^/#![allow(clippy::all)]\n/' nexus/sqlparser-rs/src/lib.rs

- name: clippy
run: cargo clippy -- -D warnings
working-directory: ./nexus
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

Loading

0 comments on commit 9e11c50

Please sign in to comment.