Skip to content

Commit

Permalink
Merge branch 'hotfix-v0.7.1' of github.com:rrrodzilla/rusty_paseto in…
Browse files Browse the repository at this point in the history
…to hotfix-v0.7.1
  • Loading branch information
rrrodzilla committed May 31, 2024
2 parents c756906 + 2ed4908 commit 503a19e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/build_payload_from_claims_prop_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
use std::collections::HashMap;

use proptest::prelude::*;
use erased_serde::Serialize;
use serde_json::{Map, Number, Value};

// Define a strategy to generate arbitrary JSON values
Expand Down

0 comments on commit 503a19e

Please sign in to comment.