jid: Bump version to 0.11.1
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
f35bbcb36d
commit
0ef646db86
3 changed files with 5 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ xso_proc = { version = "0.0.2", optional = true }
|
|||
# defaults to picking the highest matching version by default, the only
|
||||
# sensible thing we can do here is to depend on the least version of the most
|
||||
# recent semver of each crate.
|
||||
jid = { version = "^0.10", optional = true }
|
||||
jid = { version = "^0.11", optional = true }
|
||||
uuid = { version = "^1", optional = true }
|
||||
base64 = { version = "^0.22", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue