You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cargo run --example 02_authentication
Finished dev [unoptimized + debuginfo] target(s) in 0.07s
Running `target/debug/examples/02_authentication`
thread 'main' panicked at 'assertion failed: `(left == right)`
left: `511`,
right: `512`', examples/02_authentication.rs:11:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
What i did:
02_authentication.rs:11:5:
The text was updated successfully, but these errors were encountered: