mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Merge pull request #561 from AppFlowy-IO/dependabot/cargo/frontend/rust-lib/thread_local-1.1.4
chore(deps): bump thread_local from 1.1.3 to 1.1.4 in /frontend/rust-lib
This commit is contained in:
commit
2c1fa83f5c
4
frontend/rust-lib/Cargo.lock
generated
Executable file → Normal file
4
frontend/rust-lib/Cargo.lock
generated
Executable file → Normal file
@ -3212,9 +3212,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "thread_local"
|
||||
version = "1.1.3"
|
||||
version = "1.1.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"
|
||||
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
|
||||
dependencies = [
|
||||
"once_cell",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user