Update cargo.lock for new version number

Forgot this in the last commit
1 files changed, 1 insertions(+), 1 deletions(-)

M Cargo.lock
M Cargo.lock +1 -1
@@ 76,7 76,7 @@ dependencies = [
 
 [[package]]
 name = "bright"
-version = "2.0.2"
+version = "3.0.0"
 dependencies = [
  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)",