Go to file
dependabot[bot] 47cdae47ec
Bump serde from 1.0.138 to 1.0.139
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.139.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.138...v1.0.139)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 22:56:48 +00:00
.github Bump actions/dependency-review-action from 1 to 2 2022-06-15 22:46:51 +00:00
buildSrc Move build script to separate directory 2022-05-08 09:09:50 +02:00
js Use ref callback rather than variable reference 2022-07-10 11:13:27 +02:00
migrations Provide single output box 2022-04-25 19:33:40 +02:00
src Support CORS for languages API 2022-06-12 13:31:16 +02:00
static Make navigation buttons look nicer 2022-05-09 19:48:20 +02:00
templates Link to source code on GitHub 2022-05-28 21:51:31 +02:00
.gitignore Add target to ignore paths 2022-05-09 19:11:38 +02:00
.prettierignore Add target to ignore paths 2022-05-09 19:11:38 +02:00
Cargo.lock Bump serde from 1.0.138 to 1.0.139 2022-07-11 22:56:48 +00:00
Cargo.toml Bump serde from 1.0.138 to 1.0.139 2022-07-11 22:56:48 +00:00
diesel.toml Initial release of pastebin.run 2019-03-02 17:35:05 +01:00
languages.json Add Nix language 2022-05-10 16:23:07 +02:00
LICENSE Avoid using GitLab license template 2019-11-25 08:23:37 +00:00
package-lock.json Bump solid-js from 1.4.6 to 1.4.7 2022-07-09 06:12:39 +00:00
package.json Bump solid-js from 1.4.6 to 1.4.7 2022-07-09 06:12:39 +00:00
README.md Add README 2020-01-19 13:31:40 +01:00
shell.nix Use Node.js 16 2022-05-07 08:26:29 +02:00
tsconfig.json Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
vite.config.ts Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00

pastebin.run

A pastebin with code execution functionality. There is a production instance of it at https://pastebin.run/.