mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-10 08:05:33 +00:00
build(deps): update dependencies and omit minor version spec
This commit is contained in:
parent
7384888128
commit
475bd59117
4 changed files with 129 additions and 117 deletions
|
@ -8,7 +8,7 @@ use ed25519_dalek::{
|
|||
SIGNATURE_LENGTH,
|
||||
};
|
||||
use identity::IdUrl;
|
||||
use rand_core::RngCore;
|
||||
use rand::RngCore;
|
||||
use serde::{de, Deserialize, Deserializer, Serialize, Serializer};
|
||||
use serde_with::{serde_as, DisplayFromStr};
|
||||
use url::Url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue