This commit is contained in:
Arseniy Romenskiy 2026-02-19 20:39:34 +03:00
parent 13f81bf7ca
commit 50b13d97cb
2 changed files with 11 additions and 0 deletions

9
.cargo/config.toml Normal file
View file

@ -0,0 +1,9 @@
[source.crates-io]
replace-with = "vendored-sources"
[source."git+https://github.com/glimberg/rust-jwt"]
git = "https://github.com/glimberg/rust-jwt"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"

2
.gear/rules Normal file
View file

@ -0,0 +1,2 @@
tar: upstream name=@name@
tar: vendor