cargo: update dependencies
This commit is contained in:
parent
63e239032a
commit
78d86c1224
9 changed files with 426 additions and 274 deletions
|
|
@ -24,7 +24,7 @@ use {
|
|||
},
|
||||
arrayvec::ArrayVec,
|
||||
bstr::ByteSlice,
|
||||
isnt::std_1::collections::IsntHashMap2Ext,
|
||||
isnt::std_1::collections::IsntHashMapExt,
|
||||
std::{any::Any, cell::Cell, mem, rc::Rc, slice},
|
||||
uapi::c,
|
||||
};
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ use {
|
|||
arrayvec::ArrayVec,
|
||||
bstr::{BString, ByteSlice},
|
||||
indexmap::{IndexMap, IndexSet, indexset},
|
||||
isnt::std_1::collections::IsntHashMap2Ext,
|
||||
isnt::std_1::collections::IsntHashMapExt,
|
||||
jay_config::video::GfxApi,
|
||||
std::{
|
||||
cell::{Cell, RefCell},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue