diff options
| author | mo8it <mo8it@proton.me> | 2024-04-11 02:51:50 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-11 02:51:50 +0200 |
| commit | c3933904f643238eaafe42e7da967c8262fef22a (patch) | |
| tree | 62eb8ae8bcebe7f879a5d2358c90a5969e21e86b /rustlings-macros/Cargo.toml | |
| parent | 65849629f5877a5d9f51accbb593d431938bd60c (diff) | |
Update deps
Diffstat (limited to 'rustlings-macros/Cargo.toml')
| -rw-r--r-- | rustlings-macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rustlings-macros/Cargo.toml b/rustlings-macros/Cargo.toml index 0114c8f..79279f5 100644 --- a/rustlings-macros/Cargo.toml +++ b/rustlings-macros/Cargo.toml @@ -9,4 +9,4 @@ edition.workspace = true proc-macro = true [dependencies] -quote = "1.0.35" +quote = "1.0.36" |
