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

1468 Commits

Author SHA1 Message Date
dependabot[bot]
2795b2622f
chore(deps): bump tokio-postgres from 0.7.11 to 0.7.12
Bumps [tokio-postgres](https://github.com/sfackler/rust-postgres) from 0.7.11 to 0.7.12.
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](https://github.com/sfackler/rust-postgres/compare/tokio-postgres-v0.7.11...tokio-postgres-v0.7.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 17:15:48 +00:00
dependabot[bot]
96c0d60805
chore(deps): bump casbin from 2.4.0 to 2.5.0
Bumps [casbin](https://github.com/casbin/casbin-rs) from 2.4.0 to 2.5.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.4.0...v2.5.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-09-16 17:14:19 +00:00
Rob Ede
2c68b99c0b
chore: fix deps 2024-09-12 12:11:10 -04:00
Rob Ede
f7b717a019
chore: remove unused deps 2024-09-11 16:05:47 -04:00
Rob Ede
e962a2a9b1
refactor: switch from_fn to stable version 2024-09-11 10:31:36 -04:00
Rob Ede
431ebe8c2b
chore: update deps 2024-09-11 10:31:36 -04:00
Rob Ede
b814c944d2
Merge pull request #907 from actix/dependabot/cargo/diesel-2.2.4
chore(deps): bump diesel from 2.2.3 to 2.2.4
2024-09-11 13:58:19 +00:00
Rob Ede
8d6ef23d5e
Merge pull request #908 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-09-11 13:58:08 +00:00
Rob Ede
98864c3c82
Merge pull request #909 from actix/dependabot/cargo/rustls-0.23.12
chore(deps): bump rustls from 0.23.10 to 0.23.12
2024-09-11 13:57:58 +00:00
Rob Ede
646a150c9a
Merge pull request #910 from actix/dependabot/github_actions/taiki-e/install-action-2.43.2
chore(deps): bump taiki-e/install-action from 2.42.37 to 2.43.2
2024-09-11 13:57:32 +00:00
dependabot[bot]
59983bc7d9
chore(deps): bump taiki-e/install-action from 2.42.37 to 2.43.2
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.37 to 2.43.2.
- [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.42.37...v2.43.2)

---
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-09-09 17:44:53 +00:00
dependabot[bot]
c3da7d7c71
chore(deps): bump rustls from 0.23.10 to 0.23.12
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.10 to 0.23.12.
- [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.10...v/0.23.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 17:32:52 +00:00
dependabot[bot]
bf019d16a1
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-09-09 17:31:09 +00:00
dependabot[bot]
2e7e23e803
chore(deps): bump diesel from 2.2.3 to 2.2.4
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.4/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.3...v2.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 17:30:04 +00:00
Rob Ede
489287ad0b
Merge pull request #906 from actix/dependabot/cargo/quinn-proto-0.11.8
chore(deps): bump quinn-proto from 0.11.6 to 0.11.8
2024-09-04 22:16:44 +00:00
dependabot[bot]
a0826053c1
chore(deps): bump quinn-proto from 0.11.6 to 0.11.8
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.6 to 0.11.8.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.6...quinn-proto-0.11.8)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 20:50:52 +00:00
Rob Ede
c1400e5fc1
Merge pull request #892 from JonathanLindsey/fix_chat_tcp_panic
Fix chat-tcp panic when current directory is not the expected directory
2024-09-02 20:51:00 +00:00
Rob Ede
81490cce70
Merge pull request #905 from actix/dependabot/github_actions/taiki-e/install-action-2.42.37
chore(deps): bump taiki-e/install-action from 2.42.34 to 2.42.37
2024-09-02 20:50:29 +00:00
Rob Ede
2cc3d3aa31
Merge pull request #903 from actix/dependabot/cargo/tokio-1.40.0
chore(deps): bump tokio from 1.39.3 to 1.40.0
2024-09-02 20:50:17 +00:00
Rob Ede
7454d72939
Merge pull request #902 from actix/dependabot/cargo/redis-0.26.1
chore(deps): bump redis from 0.25.4 to 0.26.1
2024-09-02 20:50:01 +00:00
Rob Ede
2909463a4d
Merge pull request #900 from actix/dependabot/cargo/casbin-2.4.0
chore(deps): bump casbin from 2.2.0 to 2.4.0
2024-09-02 20:48:29 +00:00
dependabot[bot]
285b7810e3
chore(deps): bump taiki-e/install-action from 2.42.34 to 2.42.37
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.34 to 2.42.37.
- [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.42.34...v2.42.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 17:57:08 +00:00
dependabot[bot]
ed2c89c9a4
chore(deps): bump tokio from 1.39.3 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 17:52:25 +00:00
dependabot[bot]
ec9b3dec73
chore(deps): bump redis from 0.25.4 to 0.26.1
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.25.4 to 0.26.1.
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](https://github.com/redis-rs/redis-rs/compare/redis-0.25.4...redis-0.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 17:49:43 +00:00
dependabot[bot]
0004c3d1eb
chore(deps): bump casbin from 2.2.0 to 2.4.0
Bumps [casbin](https://github.com/casbin/casbin-rs) from 2.2.0 to 2.4.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.2.0...v2.4.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-09-02 17:47:46 +00:00
Jonathan Lindsey
33cad83592 Add instructions to cd to the websockets/chat-tcp directory before running that example. 2024-08-28 22:59:56 -05:00
Rob Ede
a31e6731d2
Merge pull request #897 from actix/dependabot/cargo/minijinja-autoreload-2.1.1
chore(deps): bump minijinja-autoreload from 2.0.3 to 2.1.1
2024-08-26 19:12:00 +00:00
Rob Ede
5a3d10bc0b
Merge pull request #899 from actix/dependabot/github_actions/taiki-e/install-action-2.42.34
chore(deps): bump taiki-e/install-action from 2.42.27 to 2.42.34
2024-08-26 18:18:52 +00:00
Rob Ede
bcc1d098d2
Merge pull request #898 from actix/dependabot/cargo/reqwest-0.12.5
chore(deps): bump reqwest from 0.12.4 to 0.12.5
2024-08-26 18:18:42 +00:00
Rob Ede
5dad2ecf18
Merge pull request #896 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-08-26 18:18:21 +00:00
Rob Ede
02721c3035
Merge pull request #895 from actix/dependabot/cargo/tokio-1.39.3
chore(deps): bump tokio from 1.39.2 to 1.39.3
2024-08-26 18:18:13 +00:00
Rob Ede
90c115ee1e
Merge pull request #894 from actix/dependabot/cargo/bytes-1.7.1
chore(deps): bump bytes from 1.6.0 to 1.7.1
2024-08-26 18:18:02 +00:00
dependabot[bot]
ba49dca13b
chore(deps): bump taiki-e/install-action from 2.42.27 to 2.42.34
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.27 to 2.42.34.
- [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.42.27...v2.42.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:43:36 +00:00
dependabot[bot]
2857e5cf09
chore(deps): bump reqwest from 0.12.4 to 0.12.5
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:21:41 +00:00
dependabot[bot]
6a30b07d89
chore(deps): bump minijinja-autoreload from 2.0.3 to 2.1.1
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.0.3 to 2.1.1.
- [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.0.3...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:21:21 +00:00
dependabot[bot]
62b3e7abfe
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-08-26 17:20:50 +00:00
dependabot[bot]
4c2981e252
chore(deps): bump tokio from 1.39.2 to 1.39.3
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.2 to 1.39.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:19:31 +00:00
dependabot[bot]
82a398ba1a
chore(deps): bump bytes from 1.6.0 to 1.7.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:19:11 +00:00
Rob Ede
0523eea2f6
Merge pull request #893 from actix/dependabot/cargo/diesel-2.2.3
chore(deps): bump diesel from 2.2.2 to 2.2.3
2024-08-23 22:42:58 +00:00
dependabot[bot]
9ecaf424c7
chore(deps): bump diesel from 2.2.2 to 2.2.3
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: diesel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 19:07:24 +00:00
Rob Ede
6d4b760cf3
Merge pull request #886 from actix/dependabot/github_actions/taiki-e/install-action-2.42.27
chore(deps): bump taiki-e/install-action from 2.42.22 to 2.42.27
2024-08-19 21:42:47 +00:00
Rob Ede
527f688a06
Merge pull request #887 from actix/dependabot/cargo/awc-3.5.1
chore(deps): bump awc from 3.5.0 to 3.5.1
2024-08-19 21:42:42 +00:00
Rob Ede
06576e7010
Merge pull request #891 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-08-19 21:42:37 +00:00
Rob Ede
965f64f013
Merge pull request #890 from actix/dependabot/cargo/clap-4.5.13
chore(deps): bump clap from 4.5.8 to 4.5.13
2024-08-19 21:42:30 +00:00
Rob Ede
c2be89109a
Merge pull request #889 from actix/dependabot/cargo/actix-http-3.9.0
chore(deps): bump actix-http from 3.8.0 to 3.9.0
2024-08-19 21:42:21 +00:00
Rob Ede
2f588abcbd
Merge pull request #888 from actix/dependabot/cargo/actix-web-actors-4.3.1deprecated
chore(deps): bump actix-web-actors from 4.3.0 to 4.3.1+deprecated
2024-08-19 21:42:13 +00:00
dependabot[bot]
6ed7ceaa98
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-08-19 18:38:25 +00:00
dependabot[bot]
8ecab998ba
chore(deps): bump clap from 4.5.8 to 4.5.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.13.
- [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.8...clap_complete-v4.5.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 18:02:06 +00:00
dependabot[bot]
3f9f9673e0
chore(deps): bump actix-http from 3.8.0 to 3.9.0
Bumps [actix-http](https://github.com/actix/actix-web) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/http-v3.8.0...http-v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 17:55:57 +00:00
dependabot[bot]
b55c1e0694
chore(deps): bump actix-web-actors from 4.3.0 to 4.3.1+deprecated
Bumps [actix-web-actors](https://github.com/actix/actix-web) from 4.3.0 to 4.3.1+deprecated.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v4.3.0...web-v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 17:45:34 +00:00