activitypub/migration/src
aprilthepink 15bba70d2a feat: Add .env file to gitignore and update dependencies
The commit adds the `.env` file to the `.gitignore` and updates the dependencies in the `Cargo.toml` and `Cargo.lock` files. This change ensures that sensitive environment variables are not committed to the repository and keeps the dependencies up to date.
2024-06-17 19:52:51 +02:00
..
lib.rs Add user follow relation 2024-05-05 16:26:48 +02:00
m20220101_000001_post_table.rs [feat]: initial migration 2024-04-18 01:47:18 +02:00
m20240417_230111_user_table.rs [feat]: initial migration 2024-04-18 01:47:18 +02:00
m20240417_233430_post_user_keys.rs fomat 2024-04-18 04:03:52 +02:00
m20240505_002524_user_follow_relation.rs feat: Refactor migration and follow code 2024-05-05 17:05:09 +02:00
main.rs feat: Add .env file to gitignore and update dependencies 2024-06-17 19:52:51 +02:00