Skip to content

Commit

Permalink
Update paste to 1.0.14
Browse files Browse the repository at this point in the history
Summary: This is needed for D50668794, which is updating webauthn-rs

Reviewed By: zertosh

Differential Revision: D50678571

fbshipit-source-id: b7aadd10b7c44377bd04363cf6105c93ecebd302
  • Loading branch information
Sebastian Messmer authored and facebook-github-bot committed Oct 26, 2023
1 parent 0a79b7a commit cefc618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shed/fbthrift_ext/adapters/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ camino = { version = "1.1.2", features = ["serde1"] }
chrono = { version = "0.4", features = ["clock", "serde", "std"], default-features = false }
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }
ordered-float = { version = "3.7", features = ["serde"] }
paste = "1.0.13"
paste = "1.0.14"
thiserror = "1.0.43"
uuid = { version = "1.2", features = ["serde", "v4", "v5", "v6", "v7", "v8"] }

0 comments on commit cefc618

Please sign in to comment.