1
0
mirror of https://github.com/actix/examples synced 2025-08-31 18:17:00 +02:00
Commit Graph

730 Commits

Author SHA1 Message Date
Rob Ede
0a076922ef Merge pull request #1125 from actix/dependabot/cargo/tokio-util-0.7.16
chore(deps): bump tokio-util from 0.7.15 to 0.7.16
2025-08-05 05:06:33 +00:00
Rob Ede
63da03e14f Merge pull request #1126 from actix/dependabot/cargo/serde_json-1.0.142
chore(deps): bump serde_json from 1.0.141 to 1.0.142
2025-08-05 03:31:09 +00:00
dependabot[bot]
bdf424ea6f chore(deps): bump serde_json from 1.0.141 to 1.0.142
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.141 to 1.0.142.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.141...v1.0.142)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.142
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 00:14:56 +00:00
Rob Ede
e18dfb9249 Merge pull request #1124 from actix/dependabot/cargo/rustls-0.23.31
chore(deps): bump rustls from 0.23.29 to 0.23.31
2025-08-04 23:42:19 +00:00
dependabot[bot]
7c1663b04d chore(deps): bump tokio-util from 0.7.15 to 0.7.16
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.15 to 0.7.16.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.15...tokio-util-0.7.16)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-version: 0.7.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 23:25:50 +00:00
dependabot[bot]
be6d2520b8 chore(deps): bump rustls from 0.23.29 to 0.23.31
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.29 to 0.23.31.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.29...v/0.23.31)

---
updated-dependencies:
- dependency-name: rustls
  dependency-version: 0.23.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 23:23:57 +00:00
Rob Ede
41b0a0cc51 Merge pull request #1123 from actix/dependabot/cargo/clap-4.5.42
chore(deps): bump clap from 4.5.41 to 4.5.42
2025-08-04 22:54:38 +00:00
dependabot[bot]
812ab5eaf0 chore(deps): bump clap from 4.5.41 to 4.5.42
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.41 to 4.5.42.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.41...clap_complete-v4.5.42)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 22:49:17 +00:00
dependabot[bot]
77d51fba17 chore(deps): bump tokio from 1.47.0 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.0 to 1.47.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.0...tokio-1.47.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.47.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 22:41:48 +00:00
dependabot[bot]
fbdfafe777 chore(deps): bump tokio from 1.46.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.46.1...tokio-1.47.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 00:00:44 +00:00
Rob Ede
869fe50e66 Merge pull request #1116 from actix/dependabot/cargo/rand-0.9.2
chore(deps): bump rand from 0.9.1 to 0.9.2
2025-07-29 23:49:33 +00:00
Rob Ede
9aabfbee62 Merge pull request #1115 from actix/dependabot/cargo/serde_json-1.0.141
chore(deps): bump serde_json from 1.0.140 to 1.0.141
2025-07-29 23:49:14 +00:00
dependabot[bot]
8f3d874d02 chore(deps): bump rand from 0.9.1 to 0.9.2
Bumps [rand](https://github.com/rust-random/rand) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.1...rand_core-0.9.2)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 19:57:53 +00:00
dependabot[bot]
bfb2dd85db chore(deps): bump serde_json from 1.0.140 to 1.0.141
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.141)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.141
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 19:53:55 +00:00
dependabot[bot]
59959c5443 chore(deps): bump tracing-actix-web from 0.7.18 to 0.7.19
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.18 to 0.7.19.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.18...v0.7.19)

---
updated-dependencies:
- dependency-name: tracing-actix-web
  dependency-version: 0.7.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 19:49:19 +00:00
Rob Ede
37ed692a1b Merge pull request #1110 from actix/dependabot/cargo/rustls-0.23.29
chore(deps): bump rustls from 0.23.28 to 0.23.29
2025-07-15 03:37:12 +00:00
Rob Ede
d105a93b81 Merge pull request #1113 from actix/dependabot/cargo/clap-4.5.41
chore(deps): bump clap from 4.5.40 to 4.5.41
2025-07-15 03:37:10 +00:00
Rob Ede
8129db118b Merge pull request #1112 from actix/dependabot/cargo/diesel-2.2.12
chore(deps): bump diesel from 2.2.11 to 2.2.12
2025-07-15 03:37:08 +00:00
dependabot[bot]
69a495e682 chore(deps): bump clap from 4.5.40 to 4.5.41
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.41.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.40...clap_complete-v4.5.41)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 22:16:48 +00:00
dependabot[bot]
2ee8a07554 chore(deps): bump diesel from 2.2.11 to 2.2.12
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.11 to 2.2.12.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.12/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.11...v2.2.12)

---
updated-dependencies:
- dependency-name: diesel
  dependency-version: 2.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 21:16:07 +00:00
dependabot[bot]
f317117379 chore(deps): bump actix-web-lab from 0.24.1 to 0.24.2
Bumps [actix-web-lab](https://github.com/robjtede/actix-web-lab) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/robjtede/actix-web-lab/releases)
- [Commits](https://github.com/robjtede/actix-web-lab/compare/lab-v0.24.1...lab-v0.24.2)

---
updated-dependencies:
- dependency-name: actix-web-lab
  dependency-version: 0.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 21:10:19 +00:00
dependabot[bot]
5804041480 chore(deps): bump rustls from 0.23.28 to 0.23.29
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.28 to 0.23.29.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.28...v/0.23.29)

---
updated-dependencies:
- dependency-name: rustls
  dependency-version: 0.23.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 21:08:03 +00:00
Rob Ede
ffedffa708 Merge pull request #1106 from actix/dependabot/cargo/mongodb-3.2.4
chore(deps): bump mongodb from 3.2.3 to 3.2.4
2025-07-14 01:55:13 +00:00
dependabot[bot]
9e855f6e4f chore(deps): bump tokio from 1.45.1 to 1.46.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.46.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.1...tokio-1.46.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.46.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 21:10:33 +00:00
dependabot[bot]
cec4e03e2f chore(deps): bump mongodb from 3.2.3 to 3.2.4
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](https://github.com/mongodb/mongo-rust-driver/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-version: 3.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 20:23:21 +00:00
Rob Ede
8a37660335 Merge pull request #1099 from actix/dependabot/cargo/diesel-2.2.11
chore(deps): bump diesel from 2.2.10 to 2.2.11
2025-06-30 23:08:53 +00:00
Rob Ede
b2a97a69d1 Merge pull request #1104 from actix/dependabot/cargo/minijinja-autoreload-2.11.0
chore(deps): bump minijinja-autoreload from 2.10.2 to 2.11.0
2025-06-30 22:58:04 +00:00
Rob Ede
2197c0ee0d Merge pull request #1102 from actix/dependabot/cargo/minijinja-2.11.0
chore(deps): bump minijinja from 2.10.2 to 2.11.0
2025-06-30 22:57:31 +00:00
dependabot[bot]
86b0755e28 chore(deps): bump minijinja-autoreload from 2.10.2 to 2.11.0
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.10.2...2.11.0)

---
updated-dependencies:
- dependency-name: minijinja-autoreload
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 20:35:36 +00:00
dependabot[bot]
3004a73c54 chore(deps): bump juniper from 0.16.1 to 0.16.2
Bumps [juniper](https://github.com/graphql-rust/juniper) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/graphql-rust/juniper/releases)
- [Changelog](https://github.com/graphql-rust/juniper/blob/master/release.toml)
- [Commits](https://github.com/graphql-rust/juniper/compare/juniper-v0.16.1...juniper-v0.16.2)

---
updated-dependencies:
- dependency-name: juniper
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 20:33:31 +00:00
dependabot[bot]
594850a826 chore(deps): bump minijinja from 2.10.2 to 2.11.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.10.2...2.11.0)

---
updated-dependencies:
- dependency-name: minijinja
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 20:25:04 +00:00
dependabot[bot]
5030cc980b chore(deps): bump diesel from 2.2.10 to 2.2.11
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.11/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.10...v2.2.11)

---
updated-dependencies:
- dependency-name: diesel
  dependency-version: 2.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 18:52:00 +00:00
Yuki Okushi
803f7ddedc Merge pull request #1098 from actix/dependabot/cargo/clap-4.5.40
chore(deps): bump clap from 4.5.38 to 4.5.40
2025-06-23 11:07:27 +00:00
Yuki Okushi
54150c06df Merge pull request #1097 from actix/dependabot/cargo/slab-0.4.10
chore(deps): bump slab from 0.4.9 to 0.4.10
2025-06-23 11:07:20 +00:00
Yuki Okushi
97c9c149e3 Merge pull request #1096 from actix/dependabot/cargo/rustls-0.23.28
chore(deps): bump rustls from 0.23.27 to 0.23.28
2025-06-23 11:07:12 +00:00
dependabot[bot]
1e1e3152f3 chore(deps): bump clap from 4.5.38 to 4.5.40
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.38 to 4.5.40.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.38...clap_complete-v4.5.40)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 19:08:54 +00:00
dependabot[bot]
3b848d2895 chore(deps): bump slab from 0.4.9 to 0.4.10
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.9...v0.4.10)

---
updated-dependencies:
- dependency-name: slab
  dependency-version: 0.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 19:02:39 +00:00
dependabot[bot]
abda62c4da chore(deps): bump rustls from 0.23.27 to 0.23.28
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.27 to 0.23.28.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.27...v/0.23.28)

---
updated-dependencies:
- dependency-name: rustls
  dependency-version: 0.23.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 18:59:25 +00:00
dependabot[bot]
e268fab1ac chore(deps): bump actix-broker from 0.4.3 to 0.4.4
Bumps [actix-broker](https://github.com/actix/actix) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/actix/actix/releases)
- [Changelog](https://github.com/actix/actix/blob/v0.4.4/changes.md)
- [Commits](https://github.com/actix/actix/compare/v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: actix-broker
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 18:55:12 +00:00
Rob Ede
722485a5ed Merge pull request #1087 from actix/dependabot/cargo/uuid-1.17.0
chore(deps): bump uuid from 1.16.0 to 1.17.0
2025-06-12 03:10:18 +00:00
Rob Ede
1cc11a7a89 Merge pull request #1088 from actix/dependabot/cargo/tokio-1.45.1
chore(deps): bump tokio from 1.45.0 to 1.45.1
2025-06-12 03:10:09 +00:00
Rob Ede
090dce50dc Merge pull request #1092 from actix/dependabot/cargo/openssl-0.10.73
chore(deps): bump openssl from 0.10.72 to 0.10.73
2025-06-12 03:10:04 +00:00
Rob Ede
64c5096fe1 Merge pull request #1091 from actix/dependabot/cargo/parking_lot-0.12.4
chore(deps): bump parking_lot from 0.12.3 to 0.12.4
2025-06-12 03:10:01 +00:00
dependabot[bot]
5c4524d4f1 chore(deps): bump openssl from 0.10.72 to 0.10.73
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.72 to 0.10.73.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.72...openssl-v0.10.73)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 18:20:27 +00:00
dependabot[bot]
1eb4465379 chore(deps): bump parking_lot from 0.12.3 to 0.12.4
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.3...parking_lot-v0.12.4)

---
updated-dependencies:
- dependency-name: parking_lot
  dependency-version: 0.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 18:12:00 +00:00
dependabot[bot]
1995b2eb96 chore(deps): bump color-eyre from 0.6.4 to 0.6.5
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.4 to 0.6.5.
- [Commits](https://github.com/eyre-rs/eyre/compare/color-eyre@0.6.4...color-eyre@0.6.5)

---
updated-dependencies:
- dependency-name: color-eyre
  dependency-version: 0.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 18:06:24 +00:00
dependabot[bot]
3672fd5248 chore(deps): bump tokio from 1.45.0 to 1.45.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.0 to 1.45.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.0...tokio-1.45.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.45.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 17:41:48 +00:00
dependabot[bot]
0b2b6c3fd6 chore(deps): bump uuid from 1.16.0 to 1.17.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 17:40:46 +00:00
dependabot[bot]
1a1870be8c chore(deps): bump aws-config from 1.6.2 to 1.6.3 in the aws group
Bumps the aws group with 1 update: [aws-config](https://github.com/smithy-lang/smithy-rs).


Updates `aws-config` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-config
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 17:36:32 +00:00
Rob Ede
03da1cb967 refactor: improve basics example 2025-05-19 18:22:27 +02:00