We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
proc_macro_span_shrink
1 parent c2da6ef commit 58b7a96Copy full SHA for 58b7a96
crates/sync-generator/Cargo.toml
@@ -9,7 +9,7 @@ edition = { workspace = true }
9
nom = "7.1.3"
10
once_cell = "1.17.2"
11
prisma-client-rust-sdk = { workspace = true }
12
-proc-macro2 = "1.0.59"
+proc-macro2 = "1.0.66"
13
quote = "1.0.28"
14
serde = { version = "1.0.163", features = ["derive"] }
15
thiserror = "1.0.40"
0 commit comments