File tree Expand file tree Collapse file tree 4 files changed +15
-13
lines changed
packages/toolchain/cli/src
sdks/api/runtime/rust/src/apis Expand file tree Collapse file tree 4 files changed +15
-13
lines changed Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6cdd55502ee46caf636e63cc2e0e8c67a7f089ae293bab248e29270e47bf408
3
- size 404446
2
+ oid sha256:e2a47f79dae231ce6604b48347dd180e24953201448a99493d8b76c9c4c87c9a
3
+ size 402743
Original file line number Diff line number Diff line change @@ -33,14 +33,14 @@ struct Cli {
33
33
}
34
34
35
35
fn main ( ) -> ExitCode {
36
- // // We use a sync main for Sentry. Read more: https://docs.sentry.io/platforms/rust/#async-main-function
37
- //
38
- // // This has a 2 second deadline to flush any remaining events which is sufficient for
39
- // // short-lived commands.
40
- // let _guard = sentry::init(("https://b329eb15c63e1002611fb3b7a58a1dfa@o4504307129188352.ingest.us.sentry.io/4508361147809792", sentry::ClientOptions {
41
- // release: sentry::release_name!(),
42
- // ..Default::default()
43
- // }));
36
+ // // We use a sync main for Sentry. Read more: https://docs.sentry.io/platforms/rust/#async-main-function
37
+ //
38
+ // // This has a 2 second deadline to flush any remaining events which is sufficient for
39
+ // // short-lived commands.
40
+ // let _guard = sentry::init(("https://b329eb15c63e1002611fb3b7a58a1dfa@o4504307129188352.ingest.us.sentry.io/4508361147809792", sentry::ClientOptions {
41
+ // release: sentry::release_name!(),
42
+ // ..Default::default()
43
+ // }));
44
44
45
45
// Run main
46
46
let exit_code = tokio:: runtime:: Builder :: new_multi_thread ( )
Original file line number Diff line number Diff line change @@ -4070,15 +4070,15 @@ __metadata:
4070
4070
4071
4071
"@rivet-gg/api@file:./vendor/rivet-gg-api.tgz::locator=%40rivet-gg%2Fhub%40workspace%3Afrontend%2Fapps%2Fhub":
4072
4072
version: 25.4.1
4073
- resolution: "@rivet-gg/api@file:./vendor/rivet-gg-api.tgz#./vendor/rivet-gg-api.tgz::hash=c9be1d &locator=%40rivet-gg%2Fhub%40workspace%3Afrontend%2Fapps%2Fhub"
4073
+ resolution: "@rivet-gg/api@file:./vendor/rivet-gg-api.tgz#./vendor/rivet-gg-api.tgz::hash=d3205f &locator=%40rivet-gg%2Fhub%40workspace%3Afrontend%2Fapps%2Fhub"
4074
4074
dependencies:
4075
4075
form-data: "npm:^4.0.0"
4076
4076
js-base64: "npm:^3.7.5"
4077
4077
node-fetch: "npm:2"
4078
4078
qs: "npm:^6.11.2"
4079
4079
readable-stream: "npm:^4.5.2"
4080
4080
url-join: "npm:^5.0.0"
4081
- checksum: 10c0/f126953ff77c6a4f7d518626f8662c16ed412e75ca5f25f48ab2bad21e6ab33054ead2a5eb76986345754b6ae69d88ff20d01507fe45cd538af0c08b2c215939
4081
+ checksum: 10c0/bd8a61556c8a8ce5c46bd149dafbf9c9f951ab87be95426cfa2484cd6cf5dd423c282ce808969a78a5032582230f4736b54e55972fe644a6bc5f61c0dc91124f
4082
4082
languageName: node
4083
4083
linkType: hard
4084
4084
You can’t perform that action at this time.
0 commit comments