Update Rust crate paste to 1.0.15
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 19m4s
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 19m4s
This commit is contained in:
parent
29c596150e
commit
f5e9b6941c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
library_loader = { path = "../library_loader" }
|
||||
paste = "1.0.14"
|
||||
paste = "1.0.15"
|
||||
shared_library = "0.1.9"
|
||||
anyhow = { version = "1.0.83", features = ["backtrace"] }
|
||||
utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
|
||||
|
|
Loading…
Reference in a new issue