1
0
Fork 0

update rocket and add diesel

This commit is contained in:
Florian RICHER 2021-07-08 09:00:00 +02:00
parent e7ce218de5
commit c54cdc98ba
11 changed files with 1414 additions and 308 deletions

12
project_test.iml Normal file
View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="RUST_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>