1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

1472 Commits

Author SHA1 Message Date
dependabot[bot]
ab7e7156bf
chore(deps): bump openssl from 0.10.64 to 0.10.66
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 17:22:06 +00:00
dependabot[bot]
ad44a2f5d2
chore(deps): bump mongodb from 3.0.0 to 3.0.1
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](https://github.com/mongodb/mongo-rust-driver/compare/v3.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 17:20:54 +00:00
One
21b6cd1d36 Add rust client to echo-actorless
- Make it easier for users to find rust code they can use for the client
- Remove the need to install websocat to get cli
2024-07-21 20:26:59 -04:00
One
27be660389 Add soft link to moved file 2024-07-21 20:26:38 -04:00
One
f75719d1d0 Move client file from old example 2024-07-21 20:25:41 -04:00
One
6eaf064616 chore: change to version from workspace 2024-07-21 18:45:26 -04:00
Rob Ede
3cd5492ef1
Merge pull request #862 from c-git/minor-changes
refactor: replace raw types with aliases from main
2024-07-21 19:39:45 +00:00
One
65acc77431 refactor: replace raw types with aliases from main 2024-07-21 14:10:09 -04:00
Rob Ede
f52f7785fe
Merge pull request #861 from c-git/minor-fixes
docs: minor fixes
2024-07-21 10:29:01 +00:00
One
93cd646fba Grammar and spelling fixes 2024-07-21 06:25:56 -04:00
One
833ac97775 Simplify wording 2024-07-21 06:25:56 -04:00
One
d00c0f8d17 chore: reword module docs for clarity 2024-07-21 06:25:56 -04:00
One
eb654a52e1 fix: add cd command before run command
Requires the static folder be present
2024-07-21 06:25:56 -04:00
Rob Ede
0950e1624d
docs: improve docs about tokio::main 2024-07-21 10:04:59 +01:00
Rob Ede
bf22fecbcd
docs: tweak comment on actorless ws mains 2024-07-21 09:42:28 +01:00
Rob Ede
942e8ed173
chore: update actix-ws to v0.3 2024-07-20 07:55:03 +01:00
Rob Ede
ea68e74373
chore: update prost deps 2024-07-20 07:45:32 +01:00
Rob Ede
1bd1867647
ci: fix nightly 2024-07-20 03:11:22 +01:00
Rob Ede
6c0d20fa82
Merge pull request #854 from actix/dependabot/cargo/rustls-0.23.10
chore(deps): bump rustls from 0.23.9 to 0.23.10
2024-07-20 01:11:23 +00:00
dependabot[bot]
7341920b6a
chore(deps): bump rustls from 0.23.9 to 0.23.10
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.9 to 0.23.10.
- [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.9...v/0.23.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 01:07:45 +00:00
Rob Ede
a21e5cd4cf
Merge pull request #851 from actix/dependabot/cargo/webpki-roots-0.26.3
chore(deps): bump webpki-roots from 0.26.1 to 0.26.3
2024-07-20 01:02:06 +00:00
Rob Ede
06803e7ac6
Merge pull request #852 from actix/dependabot/cargo/casbin-2.2.0
chore(deps): bump casbin from 2.0.9 to 2.2.0
2024-07-20 01:02:01 +00:00
Rob Ede
95722473a7
Merge pull request #853 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-07-20 01:01:47 +00:00
dependabot[bot]
ca82cc4412
chore(deps): bump base64 from 0.21.7 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 00:59:55 +00:00
dependabot[bot]
67cb22b6ee
chore(deps): bump webpki-roots from 0.26.1 to 0.26.3
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.1 to 0.26.3.
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.1...v/0.26.3)

---
updated-dependencies:
- dependency-name: webpki-roots
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 00:59:28 +00:00
dependabot[bot]
4ddb2ea871
chore(deps): bump casbin from 2.0.9 to 2.2.0
Bumps [casbin](https://github.com/casbin/casbin-rs) from 2.0.9 to 2.2.0.
- [Release notes](https://github.com/casbin/casbin-rs/releases)
- [Changelog](https://github.com/casbin/casbin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/casbin/casbin-rs/compare/v2.0.9...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 00:59:28 +00:00
Rob Ede
cec0aba354
Merge pull request #856 from geofmureithi/update/apalis
Chore: Update apalis to the latest version
2024-07-20 00:58:04 +00:00
Rob Ede
9ae76644d8
Merge branch 'master' into update/apalis 2024-07-20 01:55:50 +01:00
Rob Ede
d06abd145e
Merge pull request #857 from actix/dependabot/github_actions/taiki-e/install-action-2.42.0
chore(deps): bump taiki-e/install-action from 2.41.7 to 2.42.0
2024-07-19 23:59:35 +00:00
Rob Ede
91d437c891
Merge branch 'master' into dependabot/github_actions/taiki-e/install-action-2.42.0 2024-07-20 00:57:50 +01:00
Rob Ede
87d90cc0d0
ci: fix diesel example 2024-07-20 00:26:54 +01:00
Onè
95cc3d5242
fix: update path for cd command (#859) 2024-07-19 19:45:43 +01:00
Onè
510c011c35
fix: update broken link (#858) 2024-07-19 15:44:43 +01:00
geofmureithi
90b09deee4
fix: remove return 2024-07-19 16:34:52 +03:00
dependabot[bot]
90dcfbe9ba
chore(deps): bump taiki-e/install-action from 2.41.7 to 2.42.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.7 to 2.42.0.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.41.7...v2.42.0)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 17:38:35 +00:00
geofmureithi
642fbc84ad
Chore: Update apalis to the latest version 2024-07-12 22:41:00 +03:00
Rob Ede
42acb27186
chore: use fork of sparkpost 2024-07-07 03:26:40 +01:00
Rob Ede
697d2ec49d
chore: update deps 2024-07-07 02:51:12 +01:00
Rob Ede
dca1d50430
refactor: update mongodb to 3 2024-07-07 02:03:51 +01:00
Rob Ede
0bdd5479ff
refactor: use confik instead of config 2024-07-07 02:01:13 +01:00
Rob Ede
03879899a5
chore: update pin-project 2024-07-07 01:42:16 +01:00
Rob Ede
ea07cc2370
chore: update minijinja to 2 2024-07-07 01:26:05 +01:00
Rob Ede
8baa0767a6
chore: update actix-multipart to v0.7 2024-07-07 00:59:16 +01:00
Rob Ede
a67c7803e6
refactor: use graduated Html responder 2024-07-07 00:23:03 +01:00
Rob Ede
10aff3cdb1
fix: demonstrate HEAD responses 2024-07-04 15:14:27 +01:00
Rob Ede
e838c8f494
Merge pull request #847 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-07-02 01:08:19 +00:00
Rob Ede
2cef2b1fb4
Merge pull request #848 from actix/dependabot/cargo/serde-1.0.203
chore(deps): bump serde from 1.0.199 to 1.0.203
2024-07-02 01:08:13 +00:00
dependabot[bot]
5bd942a28e
chore(deps): bump base64 from 0.21.7 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 20:53:57 +00:00
dependabot[bot]
cc8c148797
chore(deps): bump serde from 1.0.199 to 1.0.203
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.203.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.203)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 20:53:44 +00:00
Rob Ede
39efc7e3d7
Merge pull request #846 from actix/dependabot/cargo/actix-0.13.5
chore(deps): bump actix from 0.13.3 to 0.13.5
2024-07-01 20:43:00 +00:00