diff --git a/Cargo.toml b/Cargo.toml index 4d6ea3f..e5bfccf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,12 @@ [package] name = "rquickjs-module" +repository = "https://github.com/rquickjs/rquickjs-module" +description = "An improved module system for rquickjs" +license = "MIT" +authors = [ + "Emile Fugulin ", + "Richard Davison ", +] version = "0.0.1" edition = "2021" diff --git a/LICENSE b/LICENSE index 00706f6..5df0d56 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 rquickjs +Copyright (c) 2024 Emile Fugulin & Richard Davison Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal