mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
6 lines
100 B
JavaScript
6 lines
100 B
JavaScript
module.exports = {
|
|
rustVersion: "1.59",
|
|
actixWebMajorVersion: "4",
|
|
tokioMajorVersion: "1",
|
|
};
|