Release v0.11.1
This commit is contained in:
2
sn0int-registry/.gitignore
vendored
2
sn0int-registry/.gitignore
vendored
@@ -1 +1,3 @@
|
||||
.env
|
||||
# this can be removed after -registry rejoins the workspace
|
||||
/target/
|
||||
|
||||
2330
sn0int-registry/Cargo.lock
generated
Normal file
2330
sn0int-registry/Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -34,6 +34,6 @@ serde_json = "1.0"
|
||||
|
||||
dotenv = "0.13"
|
||||
|
||||
#[patch.crates-io]
|
||||
#rocket = { git = "https://github.com/SergioBenitez/Rocket.git", rev="c86f4312fb273c0380fb76a97bfb7fc227800542" }
|
||||
#rocket_contrib = { git = "https://github.com/SergioBenitez/Rocket.git", rev="c86f4312fb273c0380fb76a97bfb7fc227800542" }
|
||||
[patch.crates-io]
|
||||
rocket = { git = "https://github.com/SergioBenitez/Rocket.git", rev="c86f4312fb273c0380fb76a97bfb7fc227800542" }
|
||||
rocket_contrib = { git = "https://github.com/SergioBenitez/Rocket.git", rev="c86f4312fb273c0380fb76a97bfb7fc227800542" }
|
||||
|
||||
Reference in New Issue
Block a user