upgrade libffi dependency
This commit is contained in:
@@ -94,7 +94,7 @@ parking_lot = "0.12.4"
|
||||
crossterm = { version = "0.28.1", optional = true }
|
||||
ctrlc = { version = "3.4.4", optional = true }
|
||||
hostname = { version = "0.4.0", optional = true }
|
||||
libffi = { version = "4.0.0", optional = true }
|
||||
libffi = { version = "5.1.0", optional = true }
|
||||
native-tls = { version = "0.2.12", optional = true }
|
||||
# the version requirement of reqwest is kept low for compatibility with old deno versions
|
||||
# that pin reqwest to 0.11.20
|
||||
|
||||
Reference in New Issue
Block a user