Skip to content

Commit

Permalink
Fix common.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
timothee-haudebourg committed Nov 25, 2024
1 parent 6f8f6d9 commit fb9d84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use json_syntax::Parse;
use ssi::{
claims::data_integrity::{DataIntegrity, ProofConfiguration},
status::{
bitstring_status_list::{BitstringStatusListCredential, StatusList, TimeToLive},
bitstring_status_list_20240406::{BitstringStatusListCredential, StatusList, TimeToLive},
client::{MaybeCached, ProviderError, TypedStatusMapProvider},
},
};
Expand Down

0 comments on commit fb9d84c

Please sign in to comment.