Skip to content
This repository was archived by the owner on Jul 24, 2026. It is now read-only.

Commit 4955fe7

Browse files
chore(deps): bump sea-orm-migration from 0.12.15 to 1.0.1
Bumps [sea-orm-migration](https://github.com/SeaQL/sea-orm) from 0.12.15 to 1.0.1. - [Release notes](https://github.com/SeaQL/sea-orm/releases) - [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md) - [Commits](SeaQL/sea-orm@0.12.15...1.0.1) --- updated-dependencies: - dependency-name: sea-orm-migration dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7466217 commit 4955fe7

2 files changed

Lines changed: 22 additions & 96 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ http-body-util = "0.1.3"
4848
reqwest = "0.12.28"
4949
ratatui = "0.29.0"
5050
sea-orm = "1.0.1"
51-
sea-orm-migration = { version = "0.12.15", default-features = false }
51+
sea-orm-migration = { version = "1.0.1", default-features = false }
5252
serde = { version = "1.0.228", features = ["derive"] }
5353
serde_json = "1.0.145"
5454
teloxide = "0.17.0"

0 commit comments

Comments
 (0)