diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 09642067..0dce220c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,7 @@ version: 2 updates: - package-ecosystem: "github-actions" directory: "/" + target-branch: "dev" schedule: interval: "weekly" - package-ecosystem: "cargo" @@ -13,5 +14,6 @@ updates: interval: "weekly" - package-ecosystem: "pub" directory: "app" + target-branch: "dev" schedule: interval: "weekly" diff --git a/Cargo.lock b/Cargo.lock index ed01625d..06c2e07a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -287,9 +287,9 @@ dependencies = [ [[package]] name = "csv-core" -version = "0.1.10" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90" +checksum = "5efa2b3d7902f4b634a20cae3c9c4e6209dc4779feb6863329607560143efa70" dependencies = [ "memchr", ] @@ -471,9 +471,9 @@ dependencies = [ [[package]] name = "flutter_rust_bridge_macros" -version = "1.82.0" +version = "1.82.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90f907b6c1555d3b0d99ebc81641d4703cc6695b1a2b099b61485bf8b18a6bc6" +checksum = "0ef4736aac920ca50be2c7747a46494d3740ca88bc49a6654b031d6f396282f3" [[package]] name = "fnv" @@ -832,9 +832,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" -version = "0.2.148" +version = "0.2.149" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9cdc71e17332e86d2e1d38c1f99edcb6288ee11b815fb1a4b049eaa2114d369b" +checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b" [[package]] name = "linux-raw-sys" @@ -860,9 +860,9 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" [[package]] name = "memchr" -version = "2.6.3" +version = "2.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c" +checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" [[package]] name = "mime" @@ -1002,9 +1002,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "openssl-src" -version = "300.1.3+3.1.2" +version = "300.1.5+3.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd2c101a165fff9935e34def4669595ab1c7847943c42be86e21503e482be107" +checksum = "559068e4c12950d7dcaa1857a61725c0d38d4fc03ff8e070ab31a75d6e316491" dependencies = [ "cc", ] diff --git a/README.md b/README.md index 67d512b6..0f9ee1da 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # FirstAidRobot -[![Build and deploy](https://github.com/anstadnik/FirstAidBot/actions/workflows/CI_CD.yml/badge.svg)](https://github.com/anstadnik/FirstAidBot/actions/workflows/CI_CD.yml) +[![Test](https://github.com/anstadnik/FirstAidBot/actions/workflows/CI.yml/badge.svg)](https://github.com/anstadnik/FirstAidBot/actions/workflows/CI.yml) +[![Deploy](https://github.com/anstadnik/FirstAidBot/actions/workflows/CD.yml/badge.svg)](https://github.com/anstadnik/FirstAidBot/actions/workflows/CD.yml) [![dependency status](https://deps.rs/repo/github/anstadnik/FirstAidBot/status.svg)](https://deps.rs/repo/github/anstadnik/FirstAidBot) 🔺БОТ-ПОМІЧНИК ДЛЯ НАДАННЯ ПЕРШОЇ ДОМЕДИЧНОЇ ДОПОМОГИ🔻