mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-21 15:07:54 -04:00
fix cargo rev
This commit is contained in:
@@ -29,7 +29,7 @@ once_cell = "1.8.0"
|
||||
int-enum = "0.4.0"
|
||||
# Project dependencies
|
||||
ts-rs = "6.1"
|
||||
prisma-client-rust = { git = "https://github.com/Brendonovich/prisma-client-rust.git", rev = "eb7a7804518f68933ce313ae6226b882b22b81f8" }
|
||||
prisma-client-rust = { git = "https://github.com/Brendonovich/prisma-client-rust.git", rev = "3f742cc4fb4df9a77c6311d43183d5082cf32510" }
|
||||
walkdir = "^2.3.2"
|
||||
bytesize = "1.1.0"
|
||||
env_logger = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user