Skip to content

Commit

Permalink
Fix more problems
Browse files Browse the repository at this point in the history
  • Loading branch information
Daksh14 committed May 17, 2024
1 parent 8a06b4f commit 300c93f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file removed src/compat/allow.rs
Empty file.
2 changes: 1 addition & 1 deletion src/compat/crypto.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use phoenix_core::{
Note, PublicKey,
};

use alloc::vec::Vec;
use alloc::{string::ToString, vec::Vec};

use crate::alloc::borrow::ToOwned;
use crate::{
Expand Down

0 comments on commit 300c93f

Please sign in to comment.