소스 검색

chore: updated Cargo.lock

skoupidi 2 달 전
부모
커밋
ccf32b5413
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Cargo.lock

+ 2 - 0
Cargo.lock

@@ -2587,6 +2587,7 @@ dependencies = [
  "futures",
  "lazy_static",
  "libc",
+ "libsqlite3-sys",
  "linenoise-rs",
  "num-bigint",
  "prettytable-rs",
@@ -4378,6 +4379,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "133c182a6a2c87864fe97778797e46c7e999672690dc9fa3ee8e241aa4a9c13f"
 dependencies = [
  "cc",
+ "openssl-sys",
  "pkg-config",
  "vcpkg",
 ]