This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-website
Watch
1
Star
0
Fork
0
You've already forked actix-website
mirror of
https://github.com/actix/actix-website
synced
2024-11-24 16:52:59 +01:00
Code
Issues
Releases
Wiki
Activity
73dc338ff9
actix-website
/
examples
/
main-example
/
Cargo.toml
8 lines
99 B
TOML
Raw
Normal View
History
Unescape
Escape
Adds to workspace to test all code actually functions.
2019-06-13 00:14:10 +02:00
[
package
]
Cargo can't do nested workspaces.
2019-06-13 06:32:48 +02:00
name
=
"main-example"
Updates example version numbers to match actix-web version.
2019-06-19 06:38:23 +02:00
version
=
"1.0.0"
edition = 2021
2023-11-01 16:09:54 +01:00
edition
=
"2021"
Adds to workspace to test all code actually functions.
2019-06-13 00:14:10 +02:00
[
dependencies
]
update examples to v4 (#258)
2022-02-26 04:56:24 +01:00
actix-web
=
"4"
Reference in New Issue
Copy Permalink