update cargo lock

This commit is contained in:
Edward Shen 2020-04-08 20:58:46 -04:00
parent 9cc2d5952e
commit 70c7747ca9
Signed by: edward
GPG key ID: 19182661E818369F
2 changed files with 471 additions and 469 deletions

936
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -2,8 +2,8 @@
<html lang="en"> <html lang="en">
<head> <head>
<title>Bunbun</title> <title>Bunbun</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Bunbun search multiplexer/jump service"> <meta name="description" content="Bunbun search multiplexer/jump service" />
<style type="text/css"> <style type="text/css">
body { body {
display: flex; display: flex;