Skip to content

Commit

Permalink
Fix my name.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Jun 4, 2022
1 parent 864212c commit 9ed702f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "cargo-bloat"
version = "0.11.0"
authors = ["Evgeniy Reizner <[email protected]>"]
authors = ["Yevhenii Reizner <[email protected]>"]
description = "Find out what takes most of the space in your executable."
categories = ["development-tools::cargo-plugins"]
repository = "https://github.com/RazrFalcon/cargo-bloat"
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 Reizner Evgeniy
Copyright (c) 2018 Yevhenii Reizner

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 9ed702f

Please sign in to comment.