1
Fork 0
mirror of https://github.com/RGBCube/GDUS synced 2026-01-18 02:51:04 +00:00
Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
643d168fba
Bump zerocopy from 0.7.26 to 0.7.31
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.26 to 0.7.31.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.26...v0.7.31)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 03:53:07 +00:00
RGBCube
01ed5f91fd
code 2023-12-13 12:41:44 +03:00
RGBCube
8fb68a3b7a
More code 2023-11-24 15:42:25 +03:00
RGBCube
6fb17a18c6
Add basic db logic 2023-11-24 15:26:37 +03:00
RGBCube
5732a54f7f
Update cargo lock 2023-11-24 14:34:56 +03:00
RGBCube
a16e97a527
Add sqlx 2023-11-24 14:31:29 +03:00
RGBCube
a6a8e2145a
Add LICENSE 2023-11-20 14:11:48 +03:00
RGBCube
45a48e1e9d
Add prototype code 2023-11-16 12:22:48 +03:00
RGBCube
2d5b3b2e6c
Format 2023-11-10 14:10:21 +03:00
RGBCube
386879799d
Add rustfmt 2023-11-10 14:09:37 +03:00
RGBCube
b508599686
Add hello world Axum and Maud code 2023-11-10 14:06:33 +03:00
RGBCube
13081a5fdc
Init Rust project 2023-11-09 15:59:56 +03:00
RGBCube
b9eef49ac1
Initial commit 2023-11-09 15:51:52 +03:00