diff options
| author | Mica White <botahamec@outlook.com> | 2026-08-19 19:22:32 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-08-19 19:22:32 -0400 |
| commit | bda071150154b953a42cbf6743ac1b79f8bf0668 (patch) | |
| tree | cf4605cea9537aca9be4512e0996b58db45b9762 /Cargo.lock | |
| parent | 2573cbc9622da4c74429b4f6bb9c640b95dc4c04 (diff) | |
Support custom fields and methods
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ dependencies = [ [[package]] name = "feluments" -version = "0.1.0" +version = "0.2.0" dependencies = [ "attribute-derive", "proc-macro2", |
