Add time to date module

This commit is contained in:
2026-02-13 14:43:19 -05:00
parent 4df1540bc8
commit 76c4c0b86d
6 changed files with 119 additions and 8 deletions

View File

@@ -12,4 +12,4 @@ USER robbit
RUN cargo build -r
CMD ./target/release/robbit
CMD ["./target/release/robbit"]