chore(deps): update rust crate serde_with to 3.21.0 [security]
Some checks failed
Validate / Check (push) Waiting to run
Validate / Check-2 (push) Waiting to run
Validate / Test Suite (push) Waiting to run
Validate / Test Suite-2 (push) Waiting to run
Validate / Check-1 (push) Failing after 1s
Validate / Test Suite-1 (push) Failing after 1s
Validate / Lints (push) Failing after 1s
Some checks failed
Validate / Check (push) Waiting to run
Validate / Check-2 (push) Waiting to run
Validate / Test Suite (push) Waiting to run
Validate / Test Suite-2 (push) Waiting to run
Validate / Check-1 (push) Failing after 1s
Validate / Test Suite-1 (push) Failing after 1s
Validate / Lints (push) Failing after 1s
This commit is contained in:
parent
f36077e8d8
commit
28fcb06cdf
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ pallas-primitives = { version = "=0.32.1", path = "../pallas-primitives" }
|
|||
serde = { version = "1.0.136", optional = true, features = ["derive"] }
|
||||
serde_json = { version = "1.0.79", optional = true }
|
||||
base64 = "0.22.0"
|
||||
serde_with = "3.7.0"
|
||||
serde_with = "3.21.0"
|
||||
num-rational = "0.4.1"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue