Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
📝 Update Cargo.toml and Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Desiders committed Sep 16, 2022
1 parent 2086953 commit fd41e01
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 8 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
[package]
name = "noisy_web_traffic"
version = "0.1.0"
version = "0.2.0"
description = "Noisy web traffic generator"
readme = "README.md"
repository = "https://github.com/Desiders/noisy_web_traffic/"
license-file = "LICENCE"
keywords = ["noisy", "web", "traffic"]
categories = ["command-line-utilities", "web-programming::http-client", "simulation"]

edition = "2021"

[dependencies]
Expand Down

0 comments on commit fd41e01

Please sign in to comment.