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