diff --git a/.vscode/settings.json b/.vscode/settings.json index d98d2bf..e6f74be 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,7 @@ { "[rust]": { "editor.defaultFormatter": "rust-lang.rust-analyzer" - } + }, + "editor.indentSize": "tabSize", + "editor.tabSize": 4 } diff --git a/LICENSE b/LICENSE index 242da62..1f4dd42 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) +Copyright (c) 2026 Margret Riegert Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal