1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/vars.js
Orhun Parmaksız e72b12218a
Add hosting instructions for Shuttle (#334)
* Add hosting instructions for Shuttle

* move shuttle sample code to examples dir

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-11-01 15:08:40 +00:00

6 lines
100 B
JavaScript

module.exports = {
rustVersion: '1.59',
actixWebMajorVersion: '4',
tokioMajorVersion: '1',
};